| appendValue(const VariableName_t &aName, const TimeIndex_t &anIndex, const Value &aValue) | openfluid::core::Variables | |
| checkAllVariablesCount(unsigned int Count, VariableName_t &ErrorVarName) const | openfluid::core::Variables | |
| clear() | openfluid::core::Variables | |
| createVariable(const VariableName_t &aName) | openfluid::core::Variables | |
| createVariable(const VariableName_t &aName, const Value::Type &aType) | openfluid::core::Variables | |
| currentValue(const VariableName_t &aName) const | openfluid::core::Variables | |
| currentValueIfIndex(const VariableName_t &aName, const TimeIndex_t &Index) const | openfluid::core::Variables | |
| displayContent(const VariableName_t &aName, std::ostream &OStream) const | openfluid::core::Variables | |
| getCurrentValue(const VariableName_t &aName, Value *aValue) const | openfluid::core::Variables | |
| getCurrentValueIfIndex(const VariableName_t &aName, const TimeIndex_t &Index, Value *aValue) const | openfluid::core::Variables | |
| getIndexedValues(const VariableName_t &aName, const TimeIndex_t &aBeginIndex, const TimeIndex_t &anEndIndex, IndexedValueList &IndValueList) const | openfluid::core::Variables | |
| getLatestIndexedValue(const VariableName_t &aName, IndexedValue &IndValue) const | openfluid::core::Variables | |
| getLatestIndexedValues(const VariableName_t &aName, const TimeIndex_t &anIndex, IndexedValueList &IndValueList) const | openfluid::core::Variables | |
| getValue(const VariableName_t &aName, const TimeIndex_t &anIndex, Value *aValue) const | openfluid::core::Variables | |
| getVariablesNames() const | openfluid::core::Variables | |
| getVariableValuesCount(const VariableName_t &aName) const | openfluid::core::Variables | |
| isTypedVariableExist(const VariableName_t &aName, const Value::Type &VarType) const | openfluid::core::Variables | |
| isTypedVariableExist(const VariableName_t &aName, const TimeIndex_t &anIndex, const Value::Type &VarType) const | openfluid::core::Variables | |
| isVariableExist(const VariableName_t &aName) const | openfluid::core::Variables | |
| isVariableExist(const VariableName_t &aName, const TimeIndex_t &anIndex) const | openfluid::core::Variables | |
| isVariableExist(const VariableName_t &aName, const TimeIndex_t &anIndex, Value::Type ValueType) const | openfluid::core::Variables | |
| modifyCurrentValue(const VariableName_t &aName, const Value &aValue) | openfluid::core::Variables | |
| modifyValue(const VariableName_t &aName, const TimeIndex_t &anIndex, const Value &aValue) | openfluid::core::Variables | |
| value(const VariableName_t &aName, const TimeIndex_t &anIndex) const | openfluid::core::Variables | |