CmdLineWrapper Class Reference

List of all members.

Public Member Functions

 CmdLineWrapper (lua_State *l)
int init (lua_State *l)
 Initialize this class.
int run (lua_State *l)
 Play.

Static Public Attributes

static const char className [] = "BB5CmdLineClient"
static Luna< CmdLineWrapper >
::RegType 
methods []

Member Data Documentation

Luna< CmdLineWrapper >::RegType CmdLineWrapper::methods [static]
Initial value:
 {
  luna_method(CmdLineWrapper, init),
  luna_method(CmdLineWrapper, run),
  { 0, 0 }
}

The documentation for this class was generated from the following files:
Generated on Mon Apr 5 21:17:31 2010 for Stechec/TBT by  doxygen 1.6.3