SST 15.0
Structural Simulation Toolkit
SST::ComponentInfoMap Class Reference

Public Types

using const_iterator
 

Public Member Functions

const_iterator begin () const
 
const_iterator end () const
 
void insert (ComponentInfo *info)
 
ComponentInfogetByID (const ComponentId_t key) const
 
bool empty ()
 
void clear ()
 
size_t size ()
 

Member Typedef Documentation

◆ const_iterator

using SST::ComponentInfoMap::const_iterator
Initial value:
std::unordered_set<ComponentInfo*, ComponentInfo::HashID, ComponentInfo::EqualsID>::const_iterator

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