|
SubComponent * | protected_create (int slot_num, Params ¶ms) 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 |
|
template<typename T > |
T * | create (int slot_num, Params ¶ms) const |
|
template<typename T > |
void | createAll (Params ¶ms, 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 |
|
The documentation for this class was generated from the following file:
- src/sst/core/baseComponent.cc