Connector.
More...
#include <Connector.h>
|
| std::map< std::string, std::map< std::string, std::string > > | connectorUnits |
| | single entry map which contains unit as key and BaseUnits as value for a connector More...
|
| |
| std::map< std::string, std::string > | enumerationName |
| | single entry map which contains connector name as key and enumerationName as value for a connector of type ssc:Enumeration More...
|
| |
◆ Connector() [1/3]
| oms::Connector::Connector |
( |
oms_causality_enu_t |
causality, |
|
|
oms_signal_type_enu_t |
type, |
|
|
const oms::ComRef & |
name, |
|
|
const oms::ComRef & |
owner |
|
) |
| |
◆ Connector() [2/3]
| oms::Connector::Connector |
( |
oms_causality_enu_t |
causality, |
|
|
oms_signal_type_enu_t |
type, |
|
|
const oms::ComRef & |
name, |
|
|
const oms::ComRef & |
owner, |
|
|
double |
height |
|
) |
| |
◆ ~Connector()
| oms::Connector::~Connector |
( |
| ) |
|
◆ Connector() [3/3]
| oms::Connector::Connector |
( |
const Connector & |
rhs | ) |
|
◆ addPrefix()
◆ exportToSSD()
| oms_status_enu_t oms::Connector::exportToSSD |
( |
pugi::xml_node & |
root | ) |
const |
◆ getCausality()
| const oms_causality_enu_t oms::Connector::getCausality |
( |
| ) |
const |
|
inline |
◆ getCausalityString()
| std::string oms::Connector::getCausalityString |
( |
| ) |
const |
◆ getExportName()
| std::string oms::Connector::getExportName |
( |
| ) |
const |
|
inline |
◆ getFullName()
| const oms::ComRef oms::Connector::getFullName |
( |
| ) |
const |
|
inline |
◆ getGeometry()
◆ getName()
◆ getOwner()
◆ getType()
| const oms_signal_type_enu_t oms::Connector::getType |
( |
| ) |
const |
|
inline |
◆ getTypeString() [1/2]
| std::string oms::Connector::getTypeString |
( |
| ) |
const |
◆ getTypeString() [2/2]
| std::string oms::Connector::getTypeString |
( |
const pugi::xml_node & |
node, |
|
|
const std::string & |
sspVersion |
|
) |
| |
|
static |
◆ isCalculatedParameter()
| bool oms::Connector::isCalculatedParameter |
( |
| ) |
const |
|
inline |
◆ isInput()
| bool oms::Connector::isInput |
( |
| ) |
const |
|
inline |
◆ isOutput()
| bool oms::Connector::isOutput |
( |
| ) |
const |
|
inline |
◆ isParameter()
| bool oms::Connector::isParameter |
( |
| ) |
const |
|
inline |
◆ isTypeBoolean()
| bool oms::Connector::isTypeBoolean |
( |
| ) |
const |
|
inline |
◆ isTypeInteger()
| bool oms::Connector::isTypeInteger |
( |
| ) |
const |
|
inline |
◆ isTypeReal()
| bool oms::Connector::isTypeReal |
( |
| ) |
const |
|
inline |
◆ isTypeString()
| bool oms::Connector::isTypeString |
( |
| ) |
const |
|
inline |
◆ NewConnector()
| oms::Connector * oms::Connector::NewConnector |
( |
const pugi::xml_node & |
node, |
|
|
const std::string & |
sspVersion, |
|
|
const oms::ComRef & |
owner |
|
) |
| |
|
static |
◆ operator std::string()
| oms::Connector::operator std::string |
( |
| ) |
const |
|
inline |
◆ operator=()
◆ setExportName()
| oms_status_enu_t oms::Connector::setExportName |
( |
const std::string & |
exportName | ) |
|
|
inline |
◆ setGeometry()
◆ setName()
| void oms::Connector::setName |
( |
const oms::ComRef & |
name | ) |
|
◆ setOwner()
| void oms::Connector::setOwner |
( |
const oms::ComRef & |
owner | ) |
|
◆ operator!=
◆ operator==
◆ connectorUnits
| std::map<std::string, std::map<std::string, std::string> > oms::Connector::connectorUnits |
single entry map which contains unit as key and BaseUnits as value for a connector
◆ enumerationName
| std::map<std::string, std::string> oms::Connector::enumerationName |
single entry map which contains connector name as key and enumerationName as value for a connector of type ssc:Enumeration
◆ exportName
| std::string oms::Connector::exportName |
|
private |
name to be used in result file
The documentation for this class was generated from the following files:
- /var/lib/jenkins/ws/OMSimulator_PR-1506/src/OMSimulatorLib/Connector.h
- /var/lib/jenkins/ws/OMSimulator_PR-1506/src/OMSimulatorLib/Connector.cpp