Go to the source code of this file.
Namespaces | |
class_loader | |
Functions | |
CLASS_LOADER_PUBLIC std::string | class_loader::systemLibraryFormat (const std::string &library_name) |
Returns a platform specific version of a basic library name. More... | |
CLASS_LOADER_PUBLIC std::string | class_loader::systemLibraryPrefix () |
Returns the default library prefix for the native os. More... | |
CLASS_LOADER_PUBLIC std::string | class_loader::systemLibrarySuffix () |
Returns runtime library extension for native os. More... | |