iCelEntityIterator Struct Reference
An iterator for entities. More...
#include <physicallayer/entity.h>
Public Member Functions | |
virtual bool | HasNext () const =0 |
Check if we have any more entities to iterate through. | |
virtual iCelEntity * | Next ()=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:
- physicallayer/entity.h
Generated for CEL: Crystal Entity Layer by doxygen 1.4.7