UGDK  0.5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
ugdk::script::lua::BootstrapGear Class Reference

#include <ugdk/script/languages/lua/bootstrapgear.h>

Inheritance diagram for ugdk::script::lua::BootstrapGear:
Collaboration diagram for ugdk::script::lua::BootstrapGear:

Public Member Functions

 BootstrapGear ()
 
 ~BootstrapGear ()
 
bool Initialize (const ModuleList &modules)
 
DataGearNextGear ()
 
void Abort ()
 
- Public Member Functions inherited from ugdk::script::lua::BaseGear
InternalSafeCall SafeCall (lua_CFunction func)
 
Stateoperator-> ()
 
const Constant TracedCall (int nargs, int nres)
 Makes a traced call to a function. More...
 
const Constant Report (const Constant &c)
 

Additional Inherited Members

- Protected Member Functions inherited from ugdk::script::lua::BaseGear
 BaseGear (lua_State *L)
 
 ~BaseGear ()
 
StateL ()
 
- Protected Attributes inherited from ugdk::script::lua::BaseGear
State L_
 

Constructor & Destructor Documentation

ugdk::script::lua::BootstrapGear::BootstrapGear ( )
inline
ugdk::script::lua::BootstrapGear::~BootstrapGear ( )
inline

Member Function Documentation

void ugdk::script::lua::BootstrapGear::Abort ( )
bool ugdk::script::lua::BootstrapGear::Initialize ( const ModuleList modules)
DataGear* ugdk::script::lua::BootstrapGear::NextGear ( )

The documentation for this class was generated from the following file: