#include <lua_object.hpp>

Public Member Functions | |
| lua_object_base () | |
| virtual | ~lua_object_base () |
| virtual void | store (lua_State *L, int n)=0 |
Definition at line 39 of file lua_object.hpp.
| ai::lua_object_base::lua_object_base | ( | ) |
Definition at line 26 of file lua_object.cpp.
| virtual ai::lua_object_base::~lua_object_base | ( | ) | [inline, virtual] |
Definition at line 43 of file lua_object.hpp.
| virtual void ai::lua_object_base::store | ( | lua_State * | L, | |
| int | n | |||
| ) | [pure virtual] |
Implemented in ai::lua_object< T >.
| Generated by doxygen 1.7.1 on Thu May 24 2012 01:19:01 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |