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
() const
ot::Variable
getComplex
() const
ot::Variable
getConstCharPtr
() const
ot::Variable
getDouble
() const
ot::Variable
getFloat
() const
ot::Variable
getInt32
() const
ot::Variable
getInt64
() const
ot::Variable
getTypeName
() const
ot::Variable
isBool
() const
ot::Variable
isComplex
() const
ot::Variable
isConstCharPtr
() const
ot::Variable
isDouble
() const
ot::Variable
isFloat
() const
ot::Variable
isInt32
() const
ot::Variable
isInt64
() const
ot::Variable
operator<
(const Variable &other) const
ot::Variable
operator=
(const Variable &other)
ot::Variable
operator=
(Variable &&other) noexcept
ot::Variable
operator==
(const Variable &other) const
ot::Variable
operator>
(const Variable &other) const
ot::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::Variable
inline
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) noexcept
ot::Variable
Variable
(const complex &value)
ot::Variable
Variable
(complex &&value) noexcept
ot::Variable
Variable
(const Variable &other)=default
ot::Variable
Variable
(Variable &&other)=default
ot::Variable
Generated by
1.10.0