#include <Variable.h>
◆ Variable()
oms::Variable::Variable |
( |
fmi2_import_variable_t * |
var, |
|
|
unsigned int |
index |
|
) |
| |
◆ ~Variable()
oms::Variable::~Variable |
( |
| ) |
|
◆ getCausality()
◆ getCausalityString()
std::string oms::Variable::getCausalityString |
( |
| ) |
|
|
inline |
◆ getCref()
const ComRef& oms::Variable::getCref |
( |
| ) |
const |
|
inline |
◆ getDescription()
const std::string& oms::Variable::getDescription |
( |
| ) |
const |
|
inline |
◆ getIndex()
unsigned int oms::Variable::getIndex |
( |
| ) |
const |
|
inline |
◆ getType()
◆ getValueReference()
fmi2_value_reference_t oms::Variable::getValueReference |
( |
| ) |
const |
|
inline |
◆ isApprox()
bool oms::Variable::isApprox |
( |
| ) |
const |
|
inline |
◆ isCalculated()
bool oms::Variable::isCalculated |
( |
| ) |
const |
|
inline |
◆ isCalculatedParameter()
bool oms::Variable::isCalculatedParameter |
( |
| ) |
const |
|
inline |
◆ isExact()
bool oms::Variable::isExact |
( |
| ) |
const |
|
inline |
◆ isIndependent()
bool oms::Variable::isIndependent |
( |
| ) |
const |
|
inline |
◆ isInitialUnknown()
bool oms::Variable::isInitialUnknown |
( |
| ) |
const |
|
inline |
◆ isInput()
bool oms::Variable::isInput |
( |
| ) |
const |
|
inline |
◆ isLocal()
bool oms::Variable::isLocal |
( |
| ) |
const |
|
inline |
◆ isOutput()
bool oms::Variable::isOutput |
( |
| ) |
const |
|
inline |
◆ isParameter()
bool oms::Variable::isParameter |
( |
| ) |
const |
|
inline |
◆ isState()
bool oms::Variable::isState |
( |
| ) |
const |
|
inline |
◆ isTypeBoolean()
bool oms::Variable::isTypeBoolean |
( |
| ) |
const |
|
inline |
◆ isTypeInteger()
bool oms::Variable::isTypeInteger |
( |
| ) |
const |
|
inline |
◆ isTypeReal()
bool oms::Variable::isTypeReal |
( |
| ) |
const |
|
inline |
◆ makeConnector()
◆ markAsState()
void oms::Variable::markAsState |
( |
| ) |
|
|
inline |
◆ operator std::string()
oms::Variable::operator std::string |
( |
| ) |
const |
|
inline |
◆ operator!=
◆ operator==
◆ causality
fmi2_causality_enu_t oms::Variable::causality |
|
private |
◆ cref
◆ description
std::string oms::Variable::description |
|
private |
◆ index
unsigned int oms::Variable::index |
|
private |
◆ initialProperty
fmi2_initial_enu_t oms::Variable::initialProperty |
|
private |
◆ is_state
bool oms::Variable::is_state |
|
private |
◆ type
◆ vr
fmi2_value_reference_t oms::Variable::vr |
|
private |
The documentation for this class was generated from the following files:
- /home/jenkins/workspace/OMSimulator_v2.0.1/src/OMSimulatorLib/Variable.h
- /home/jenkins/workspace/OMSimulator_v2.0.1/src/OMSimulatorLib/Variable.cpp