SST  8.0.0
StructuralSimulationToolkit
SST::LibraryInfo Class Reference

Public Member Functions

BaseComponentElementInfogetComponentOrSubComponent (const std::string &name)
 
ComponentElementInfogetComponent (const std::string &name)
 
SubComponentElementInfogetSubComponent (const std::string &name)
 
ModuleElementInfogetModule (const std::string &name)
 
PartitionerElementInfogetPartitioner (const std::string &name)
 
PythonModuleElementInfogetPythonModule ()
 
std::string toString ()
 

Data Fields

std::map< std::string,
ComponentElementInfo * > 
components
 
std::map< std::string,
SubComponentElementInfo * > 
subcomponents
 
std::map< std::string,
ModuleElementInfo * > 
modules
 
std::map< std::string,
PartitionerElementInfo * > 
partitioners
 
PythonModuleElementInfopython_module
 

The documentation for this class was generated from the following files: