|
LRAUV
revA
|
#include <LuaAPI.h>
Public Member Functions | |
| LuaState () | |
| ~LuaState () | |
| operator lua_State * () | |
Private Member Functions | |
| LuaState (const LuaState &old) | |
Private Attributes | |
| lua_State * | lua_ |
| LuaAPI::LuaState::LuaState | ( | ) |
References lua_.
| LuaAPI::LuaState::~LuaState | ( | ) |
|
private |
|
inline |
References lua_.
|
private |
Referenced by LuaState(), and operator lua_State *().