Public Member Functions | |
void | LoadALXFile (const std::string &alxfile, const bool enable=true) |
Load ALX file, and if enable is true, register the applications and libraries found inside it with this OSLoader class. |
Definition at line 54 of file a_osloader.h.
void Barry::ALX::OSLoader::LoadALXFile | ( | const std::string & | alxfile, | |
const bool | enable = true | |||
) |
Load ALX file, and if enable is true, register the applications and libraries found inside it with this OSLoader class.
Definition at line 87 of file a_osloader.cc.