SST  7.2.0
StructuralSimulationToolkit
SST::SubComponentSlotInfo_impl Class Reference
Inheritance diagram for SST::SubComponentSlotInfo_impl:
SST::SubComponentSlotInfo

Public Member Functions

SubComponentprotected_create (int slot_num, Params &params) const
 
 SubComponentSlotInfo_impl (BaseComponent *comp, std::string slot_name)
 
const std::string & getSlotName () const
 
bool isPopulated (int slot_num) const
 
bool isAllPopulated () const
 
int getMaxPopulatedSlotNumber () const
 
- Public Member Functions inherited from SST::SubComponentSlotInfo
template<typename T >
T * create (int slot_num, Params &params) const
 
template<typename T >
void createAll (Params &params, std::vector< T *> &vec, bool insertNulls=true) const
 
template<typename T >
T * create (int slot_num) const
 
template<typename T >
void createAll (std::vector< T *> &vec, bool insertNulls=true) const
 

Additional Inherited Members


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