OMSimulatorLib
The OMSimulator project is a FMI-based co-simulation environment that supports ordinary (i.e., non-delayed) and TLM connections.
oms::Element Member List

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::Elementprivate
getConnectors() constoms::Elementinline
getGeometry() constoms::Elementinline
getName() constoms::Elementinline
getType() constoms::Elementinline
operator=(const Element &rhs)oms::Elementprivate
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