**
More...
#include <Connection.h>
◆ Connection() [1/2]
| oms::Connection::Connection |
( |
const oms::ComRef & |
conA, |
|
|
const oms::ComRef & |
conB, |
|
|
bool |
suppressUnitConversion = false, |
|
|
oms_connection_type_enu_t |
type = oms_connection_single |
|
) |
| |
◆ ~Connection()
| oms::Connection::~Connection |
( |
| ) |
|
◆ Connection() [2/2]
| oms::Connection::Connection |
( |
const Connection & |
rhs | ) |
|
◆ containsSignal()
| bool oms::Connection::containsSignal |
( |
const oms::ComRef & |
signal | ) |
const |
◆ containsSignalB()
| bool oms::Connection::containsSignalB |
( |
const oms::ComRef & |
signal | ) |
const |
◆ exportToSSD()
| oms_status_enu_t oms::Connection::exportToSSD |
( |
pugi::xml_node & |
root | ) |
const |
◆ getGeometry()
◆ getSignalA()
| const oms::ComRef oms::Connection::getSignalA |
( |
| ) |
const |
|
inline |
◆ getSignalB()
| const oms::ComRef oms::Connection::getSignalB |
( |
| ) |
const |
|
inline |
◆ getSIUnits()
| void oms::Connection::getSIUnits |
( |
const Connector & |
connector, |
|
|
std::map< std::string, std::string > & |
baseUnits |
|
) |
| |
|
static |
◆ getSuppressUnitConversion()
| bool oms::Connection::getSuppressUnitConversion |
( |
| ) |
|
|
inline |
◆ getType()
| oms_connection_type_enu_t oms::Connection::getType |
( |
| ) |
const |
|
inline |
◆ isEqual() [1/2]
"A->B" and "B->A" are treated the same
◆ isEqual() [2/2]
◆ isStrictEqual()
"A->B" is not strict equal "B->A"
◆ isValid()
Checks a connection based on SSP-1.0 connection table.
◆ isValidUnits()
◆ operator=()
◆ rename()
◆ setGeometry()
◆ operator!=
◆ operator==
The documentation for this class was generated from the following files:
- /var/lib/jenkins/ws/OMSimulator_PR-1506/src/OMSimulatorLib/Connection.h
- /var/lib/jenkins/ws/OMSimulator_PR-1506/src/OMSimulatorLib/Connection.cpp