SST
6.0.0
StructuralSimulationToolkit
|
Data Structures | |
struct | EqualsID |
struct | EqualsName |
struct | HashID |
struct | HashName |
Public Member Functions | |
ComponentInfo (ComponentId_t id, std::string name, std::string type, LinkMap *link_map) | |
ComponentId_t | getID () const |
const std::string & | getName () const |
const std::string & | getType () const |
Component * | getComponent () const |
LinkMap * | getLinkMap () const |
Friends | |
class | Simulation |