PropertiesToTable Class Reference
#include <Properties.h>
Classes | |
struct | PushValue |
Public Member Functions | |
PropertiesToTable (lua_State *state) | |
lua_State * | state () const |
void | reset (lua_State *state) |
void | enter (const std::string key, const Properties *properties, const bool) const |
void | leave (const std::string key, const Properties *properties, const bool) const |
Public Attributes | |
PushValue | push |
Detailed Description
Definition at line 38 of file lua/Properties.h.
Constructor & Destructor Documentation
PropertiesToTable::PropertiesToTable | ( | lua_State * | state | ) | [inline] |
Definition at line 93 of file lua/Properties.h.
Member Function Documentation
void PropertiesToTable::enter | ( | const std::string | key, |
const Properties * | properties, | ||
const bool | |||
) | const |
Definition at line 69 of file Properties.cc.
void PropertiesToTable::leave | ( | const std::string | key, |
const Properties * | properties, | ||
const bool | |||
) | const |
Definition at line 93 of file Properties.cc.
void PropertiesToTable::reset | ( | lua_State * | state | ) | [inline] |
Definition at line 97 of file lua/Properties.h.
lua_State* PropertiesToTable::state | ( | ) | const [inline] |
Member Data Documentation
PushValue PropertiesToTable::push |
Definition at line 91 of file lua/Properties.h.
The documentation for this class was generated from the following files:
Copyright © 2006-2011 Savarese Software Research Corporation. All rights reserved.