OpenTwin 0.1
OpenTwin
 
Loading...
Searching...
No Matches
ot::Variable Member List

This is the complete list of members for ot::Variable, including all inherited members.

getBool() constot::Variable
getComplex() constot::Variable
getConstCharPtr() constot::Variable
getDouble() constot::Variable
getFloat() constot::Variable
getInt32() constot::Variable
getInt64() constot::Variable
getTypeName() constot::Variable
isBool() constot::Variable
isComplex() constot::Variable
isConstCharPtr() constot::Variable
isDouble() constot::Variable
isFloat() constot::Variable
isInt32() constot::Variable
isInt64() constot::Variable
operator<(const Variable &other) constot::Variable
operator=(const Variable &other)ot::Variable
operator=(Variable &&other) noexceptot::Variable
operator==(const Variable &other) constot::Variable
operator>(const Variable &other) constot::Variable
setValue(float value)ot::Variable
setValue(double value)ot::Variable
setValue(int32_t value)ot::Variable
setValue(int64_t value)ot::Variable
setValue(bool value)ot::Variable
setValue(const char *value)ot::Variable
setValue(const std::string &value)ot::Variable
setValue(std::string &&value)ot::Variable
setValue(const complex &_value)ot::Variable
setValue(complex &&_value)ot::Variable
Variable()ot::Variableinline
Variable(float value)ot::Variable
Variable(double value)ot::Variable
Variable(int32_t value)ot::Variable
Variable(int64_t value)ot::Variable
Variable(bool value)ot::Variable
Variable(const char *value)ot::Variable
Variable(const std::string &value)ot::Variable
Variable(std::string &&value) noexceptot::Variable
Variable(const complex &value)ot::Variable
Variable(complex &&value) noexceptot::Variable
Variable(const Variable &other)=defaultot::Variable
Variable(Variable &&other)=defaultot::Variable