SST
6.0.0
StructuralSimulationToolkit
|
Public Types | |
typedef std::unordered_set< ComponentInfo *, ComponentInfo::HashName, ComponentInfo::EqualsName >::const_iterator | const_iterator |
Public Member Functions | |
const_iterator | begin () const |
const_iterator | end () const |
void | insert (ComponentInfo *info) |
ComponentInfo * | getByName (const std::string &key) const |
ComponentInfo * | getByID (const ComponentId_t key) const |
bool | empty () |
void | clear () |