xoreos
0.0.5
Aurora
Lua
Stack
Aurora::Lua::Stack Member List
This is the complete list of members for
Aurora::Lua::Stack
, including all inherited members.
_luaState
Aurora::Lua::Stack
private
checkIndex
(int index) const
Aurora::Lua::Stack
private
getBooleanAt
(int index) const
Aurora::Lua::Stack
getExactTypeAt
(int index) const
Aurora::Lua::Stack
getFloatAt
(int index) const
Aurora::Lua::Stack
getFunctionAt
(int index) const
Aurora::Lua::Stack
getIntAt
(int index) const
Aurora::Lua::Stack
getLuaState
() const
Aurora::Lua::Stack
getRawUserTypeAt
(int index, const Common::UString &type="") const
Aurora::Lua::Stack
getSize
() const
Aurora::Lua::Stack
getStringAt
(int index) const
Aurora::Lua::Stack
getTableAt
(int index) const
Aurora::Lua::Stack
getTypeAt
(int index) const
Aurora::Lua::Stack
getUserTypeAt
(int index, const Common::UString &type="") const
Aurora::Lua::Stack
getVariableAt
(int index) const
Aurora::Lua::Stack
getVariables
() const
Aurora::Lua::Stack
getVariablesFromTop
(int count) const
Aurora::Lua::Stack
isBooleanAt
(int index) const
Aurora::Lua::Stack
isFunctionAt
(int index) const
Aurora::Lua::Stack
isNilAt
(int index) const
Aurora::Lua::Stack
isNumberAt
(int index) const
Aurora::Lua::Stack
isStringAt
(int index) const
Aurora::Lua::Stack
isTableAt
(int index) const
Aurora::Lua::Stack
isUserTypeAt
(int index, const Common::UString &type="") const
Aurora::Lua::Stack
pushBoolean
(bool value)
Aurora::Lua::Stack
pushFloat
(float value)
Aurora::Lua::Stack
pushFunction
(const FunctionRef &value)
Aurora::Lua::Stack
pushInt
(int value)
Aurora::Lua::Stack
pushNil
()
Aurora::Lua::Stack
pushRawUserType
(void *value, const Common::UString &type)
Aurora::Lua::Stack
pushString
(const char *value)
Aurora::Lua::Stack
pushString
(const Common::UString &value)
Aurora::Lua::Stack
pushTable
(const TableRef &value)
Aurora::Lua::Stack
pushUserType
(T &value, const Common::UString &type)
Aurora::Lua::Stack
pushVariable
(const Variable &var)
Aurora::Lua::Stack
pushVariables
(const Variables &vars)
Aurora::Lua::Stack
registerGCForTopObject
()
Aurora::Lua::Stack
Stack
(lua_State &state)
Aurora::Lua::Stack
~Stack
()
Aurora::Lua::Stack
Generated on Sun Nov 18 2018 15:13:50 for xoreos by
1.8.14