CEL

Public API Reference

iCelEntityIterator Struct Reference

An iterator for entities. More...

#include <physicallayer/entity.h>

List of all members.

Public Member Functions

virtual bool HasNext () const =0
 Check if we have any more entities to iterate through.
virtual iCelEntityNext ()=0
 Move forward, returning the next entity in the iterator.


Detailed Description

An iterator for entities.

Definition at line 222 of file entity.h.


Member Function Documentation

virtual bool iCelEntityIterator::HasNext (  )  const [pure virtual]

Check if we have any more entities to iterate through.

virtual iCelEntity* iCelEntityIterator::Next (  )  [pure virtual]

Move forward, returning the next entity in the iterator.


The documentation for this struct was generated from the following file:
Generated for CEL: Crystal Entity Layer by doxygen 1.4.7