coral
A C++ library for distributed co-simulation
|
This is the complete list of members for coral::model::VariableSetting, including all inherited members.
ConnectedOutput() const | coral::model::VariableSetting | |
HasValue() const CORAL_NOEXCEPT | coral::model::VariableSetting | |
IsConnected() const CORAL_NOEXCEPT | coral::model::VariableSetting | |
Value() const | coral::model::VariableSetting | |
Variable() const CORAL_NOEXCEPT | coral::model::VariableSetting | |
VariableSetting(VariableID variable, const ScalarValue &value) | coral::model::VariableSetting | |
VariableSetting(VariableID inputVar, const coral::model::Variable &outputVar) | coral::model::VariableSetting | |
VariableSetting(VariableID inputVar, const ScalarValue &value, const coral::model::Variable &outputVar) | coral::model::VariableSetting |