![]() |
ReFRACtor
|
This is a light wrapper around the luabind::iterator. More...
#include <luabind_object.h>
Inheritance diagram for FullPhysics::LuabindIterator:
Collaboration diagram for FullPhysics::LuabindIterator:Public Member Functions | |
| LuabindIterator (const LuabindObject &Lbo, const boost::shared_ptr< LuaState > &Ls) | |
| Constructor. More... | |
| bool | at_end () const |
| LuabindObject | key () const |
| LuabindObject | next () |
This is a light wrapper around the luabind::iterator.
This adds a few convenience routines to make usage in Python much easier.
Definition at line 468 of file luabind_object.h.
|
inline |
Constructor.
Definition at line 473 of file luabind_object.h.
|
inline |
Definition at line 476 of file luabind_object.h.
|
inline |
Definition at line 477 of file luabind_object.h.
|
inline |
Definition at line 478 of file luabind_object.h.