xoreos
0.0.5
Aurora
Lua
Variable
Aurora::Lua::Variable Member List
This is the complete list of members for
Aurora::Lua::Variable
, including all inherited members.
_bool
Aurora::Lua::Variable
_data
Aurora::Lua::Variable
_exactType
Aurora::Lua::Variable
private
_float
Aurora::Lua::Variable
_function
Aurora::Lua::Variable
_string
Aurora::Lua::Variable
_table
Aurora::Lua::Variable
_type
Aurora::Lua::Variable
private
_value
Aurora::Lua::Variable
private
getBool
() const
Aurora::Lua::Variable
getExactType
() const
Aurora::Lua::Variable
getFloat
() const
Aurora::Lua::Variable
getFunction
() const
Aurora::Lua::Variable
getInt
() const
Aurora::Lua::Variable
getRawUserType
() const
Aurora::Lua::Variable
getString
()
Aurora::Lua::Variable
getString
() const
Aurora::Lua::Variable
getTable
()
Aurora::Lua::Variable
getTable
() const
Aurora::Lua::Variable
getType
() const
Aurora::Lua::Variable
getUserType
() const
Aurora::Lua::Variable
inline
operator!=
(const Variable &var) const
Aurora::Lua::Variable
operator=
(const Variable &var)
Aurora::Lua::Variable
operator=
(bool value)
Aurora::Lua::Variable
operator=
(int32 value)
Aurora::Lua::Variable
operator=
(float value)
Aurora::Lua::Variable
operator=
(const char *value)
Aurora::Lua::Variable
operator=
(const Common::UString &value)
Aurora::Lua::Variable
operator=
(const TableRef &value)
Aurora::Lua::Variable
operator=
(const FunctionRef &value)
Aurora::Lua::Variable
operator=
(void *value)
Aurora::Lua::Variable
operator==
(const Variable &var) const
Aurora::Lua::Variable
setType
(Type type, const Common::UString &exactType="")
Aurora::Lua::Variable
Variable
(Type type, const Common::UString &exactType="")
Aurora::Lua::Variable
Variable
(bool value)
Aurora::Lua::Variable
Variable
(int32 value)
Aurora::Lua::Variable
Variable
(float value)
Aurora::Lua::Variable
Variable
(const char *value)
Aurora::Lua::Variable
Variable
(const Common::UString &value)
Aurora::Lua::Variable
Variable
(const TableRef &value)
Aurora::Lua::Variable
Variable
(const FunctionRef &value)
Aurora::Lua::Variable
Variable
(void *value, const Common::UString &exactType)
Aurora::Lua::Variable
Variable
(const Variable &var)
Aurora::Lua::Variable
~Variable
()
Aurora::Lua::Variable
Generated on Sun Nov 18 2018 15:13:50 for xoreos by
1.8.14