Orxonox
0.0.5 Codename: Arcturus
|
callback class that executes lua code More...
#include </home/jenkins/workspace/orxonox_doxygen_trunk/src/libraries/core/LuaState.h>
Public Member Functions | |
LuaFunctor (const std::string &code, LuaState *luaState) | |
void | operator() () |
Private Attributes | |
std::string | code_ |
LuaState * | lua_ |
callback class that executes lua code
orxonox::LuaFunctor::LuaFunctor | ( | const std::string & | code, |
LuaState * | luaState | ||
) |
void orxonox::LuaFunctor::operator() | ( | ) |
|
private |
|
private |