![]() |
GSLAM
3.0.0
|
Public Types | |
| typedef std::set< std::string > | FilePathList |
Public Member Functions | |
| std::set< std::string > & | paths () |
Static Public Member Functions | |
| static Svar | load (std::string pluginName) |
| static Registry & | instance () |
| static SharedLibraryPtr | get (std::string pluginName) |
| static bool | erase (std::string pluginName) |
Static Protected Member Functions | |
| static bool | fileExists (const std::string &filename) |
| static void | convertStringPathIntoFilePathList (const std::string &paths, FilePathList &filepath) |
Protected Attributes | |
| std::set< std::string > | _libraryFilePath |
| Svar | _registedLibs |
1.8.11