HPS::HCA::File Class Reference

#include <sprk_hca.h>

Static Public Member Functions

static ImportNotifier Import (char const *in_file_name, ImportOptionsKit const &in_options)
 

Detailed Description

The File class provides functions to import HCA files.

Member Function Documentation

◆ Import()

static ImportNotifier HPS::HCA::File::Import ( char const *  in_file_name,
ImportOptionsKit const &  in_options 
)
static

Performs an asynchronous import of the specified HCA file with the provided options. May throw an IOException prior to starting the asynchronous import.

Parameters
in_file_nameThe name of the HCA file to import, if none the network path will be used to connect to server.
in_optionsThe options controlling the import of the HCA file.
Returns
An ImportNotfier object that can be used to query the import progress and status.

The documentation for this class was generated from the following file: