ReFRACtor
FullPhysics::LuabindIterator Class Reference

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 ()
 

Detailed Description

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.

Constructor & Destructor Documentation

◆ LuabindIterator()

FullPhysics::LuabindIterator::LuabindIterator ( const LuabindObject Lbo,
const boost::shared_ptr< LuaState > &  Ls 
)
inline

Constructor.

Definition at line 473 of file luabind_object.h.

Member Function Documentation

◆ at_end()

bool FullPhysics::LuabindIterator::at_end ( ) const
inline

Definition at line 476 of file luabind_object.h.

◆ key()

LuabindObject FullPhysics::LuabindIterator::key ( ) const
inline

Definition at line 477 of file luabind_object.h.

◆ next()

LuabindObject FullPhysics::LuabindIterator::next ( )
inline

Definition at line 478 of file luabind_object.h.


The documentation for this class was generated from the following file:

Copyright © 2017, California Institute of Technology.
ALL RIGHTS RESERVED.
U.S. Government Sponsorship acknowledged.
Generated Fri Aug 24 2018 15:44:13