|
SST
15.1.0
StructuralSimulationToolkit
|
Public Types | |
| using | InfoMap = std::map< std::string, std::deque< std::shared_ptr< LibraryLoader > >> |
| using | LibraryMap = std::map< std::string, InfoMap > |
Static Public Member Functions | |
| static bool | isLoaded (const std::string &name) |
| static bool | addLoader (const std::string &lib, const std::string &name, const std::string &alias, LibraryLoader *loader) |
| static LibraryMap & | getLoaders () |