OMSimulatorLib
The OMSimulator project is a FMI-based co-simulation environment that supports ordinary (i.e., non-delayed) and TLM connections.
|
This is the complete list of members for oms::Element, including all inherited members.
Element(oms_element_enu_t type, const ComRef &name) | oms::Element | |
Element(const Element &rhs) | oms::Element | private |
getConnectors() const | oms::Element | inline |
getGeometry() const | oms::Element | inline |
getName() const | oms::Element | inline |
getType() const | oms::Element | inline |
operator=(const Element &rhs) | oms::Element | private |
setBusConnectors(oms::BusConnector **newBusConnectors) | oms::Element | |
setConnectors(oms::Connector **newConnectors) | oms::Element | |
setGeometry(const oms::ssd::ElementGeometry *newGeometry) | oms::Element | |
setName(const ComRef &name) | oms::Element | |
setSubElements(oms_element_t **subelements) | oms::Element | |
setTLMBusConnectors(oms::TLMBusConnector **newTLMBusConnectors) | oms::Element | |
~Element() | oms::Element |