HPS::OOC::File Class Reference
#include <sprk_ooc.h>
Static Public Member Functions | |
static ImportNotifier | Import (char const *in_file_name, ImportOptionsKit const &in_options) |
Detailed Description
Member Function Documentation
◆ Import()
|
static |
Performs an asynchronous import of the specified OOC file with the provided options. May throw an IOException prior to starting the asynchronous import.
- Parameters
-
in_file_name The name of the OOC file to import. in_options The options controlling the import of the OOC 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:
- include/sprk_ooc.h