se_core::ObjectList::Iterator Class Reference

#include <ObjectList.hpp>

List of all members.

Public Member Functions

 Iterator ()
 Iterator (const ObjectList &mgo)
void init (const ObjectList &mgo)
void init (short firstNode)
bool hasNext ()
const Objectnext ()


Constructor & Destructor Documentation

se_core::ObjectList::Iterator::Iterator  ) 
 

Definition at line 139 of file ObjectList.cpp.

se_core::ObjectList::Iterator::Iterator const ObjectList mgo  ) 
 

Definition at line 145 of file ObjectList.cpp.


Member Function Documentation

bool se_core::ObjectList::Iterator::hasNext  )  [inline]
 

Definition at line 42 of file ObjectList.hpp.

void se_core::ObjectList::Iterator::init short  firstNode  ) 
 

Definition at line 157 of file ObjectList.cpp.

void se_core::ObjectList::Iterator::init const ObjectList mgo  ) 
 

Definition at line 151 of file ObjectList.cpp.

References se_core::ObjectList::initIterator().

const Object& se_core::ObjectList::Iterator::next  )  [inline]
 

Definition at line 46 of file ObjectList.hpp.


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

Home Page | SagaEngine trunk (updated nightly) reference generated Sun Dec 2 20:06:23 2007 by Doxygen version 1.3.9.1.

SourceForge.net Logo