libmoldeo (Moldeo 1.0 Core)
1.0
libmoldeo is the group of objects and functions that executes the basic operations of Moldeo 1.0 Platform.
|
restaurador del stack de LUA More...
#include <moLuaBase.h>
Public Member Functions | |
moLuaRestoreStack (moLuaVirtualMachine &vm) | |
virtual | ~moLuaRestoreStack (void) |
Protected Attributes | |
lua_State * | m_pState |
int | m_iTop |
restaurador del stack de LUA
Clase que restaura la pila de LUA a su estado original. Comentar.
Definition at line 199 of file moLuaBase.h.
|
inline |
Constructor.
vm | referencia a la máquina virtual. |
Definition at line 206 of file moLuaBase.h.
|
inlinevirtual |
Destructor por defecto.
Definition at line 219 of file moLuaBase.h.
|
protected |
Definition at line 226 of file moLuaBase.h.
|
protected |
Definition at line 225 of file moLuaBase.h.