SST  7.2.0
StructuralSimulationToolkit
SST::ComponentDoc< T, V1, V2, V3 > Class Template Reference
Inheritance diagram for SST::ComponentDoc< T, V1, V2, V3 >:
SST::ComponentElementInfo SST::BaseComponentElementInfo SST::BaseParamsElementInfo SST::BaseElementInfo

Public Member Functions

Componentcreate (ComponentId_t id, Params &params)
 
const std::string getLibrary ()
 
const std::string getName ()
 
const std::string getDescription ()
 
const std::vector< ElementInfoParam > & getValidParams ()
 
const std::vector< ElementInfoStatistic > & getValidStats ()
 
const std::vector< ElementInfoPort2 > & getValidPorts ()
 
const std::vector< ElementInfoSubComponentSlot > & getSubComponentSlots ()
 
uint32_t getCategory ()
 
const std::vector< int > & getELICompiledVersion ()
 
const std::vector< int > & getVersion ()
 
const std::string getCompileFile ()
 
const std::string getCompileDate ()
 
- Public Member Functions inherited from SST::ComponentElementInfo
std::string toString ()
 
- Public Member Functions inherited from SST::BaseComponentElementInfo
const std::vector< std::string > & getPortnames ()
 
const std::vector< std::string > & getStatnames ()
 
std::string getStatisticsString ()
 
std::string getPortsString ()
 
std::string getSubComponentSlotString ()
 
- Public Member Functions inherited from SST::BaseParamsElementInfo
const Params::KeySet_tgetParamNames ()
 
std::string getParametersString ()
 
- Public Member Functions inherited from SST::BaseElementInfo
std::string getELIVersionString ()
 

Static Public Member Functions

static bool isLoaded ()
 

Additional Inherited Members

- Protected Member Functions inherited from SST::BaseComponentElementInfo
void initialize_portnames ()
 
void initialize_statnames ()
 
- Protected Member Functions inherited from SST::BaseParamsElementInfo
void initialize_allowedKeys ()
 
- Protected Attributes inherited from SST::BaseComponentElementInfo
std::vector< std::string > portnames
 
std::vector< std::string > statnames
 
- Protected Attributes inherited from SST::BaseParamsElementInfo
Params::KeySet_t allowedKeys
 

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