iCelEntityTemplateIterator Struct Reference
Iterator to iterate over entity templates. More...
#include <physicallayer/entitytpl.h>
Inheritance diagram for iCelEntityTemplateIterator:

Public Member Functions | |
| virtual bool | HasNext () const =0 |
| Is there another template? | |
| virtual iCelEntityTemplate * | Next ()=0 |
| Get next template. | |
Detailed Description
Iterator to iterate over entity templates.
Definition at line 62 of file entitytpl.h.
Member Function Documentation
| virtual bool iCelEntityTemplateIterator::HasNext | ( | ) | const [pure virtual] |
Is there another template?
| virtual iCelEntityTemplate* iCelEntityTemplateIterator::Next | ( | ) | [pure virtual] |
Get next template.
The documentation for this struct was generated from the following file:
- physicallayer/entitytpl.h
Generated for CEL: Crystal Entity Layer 2.1 by doxygen 1.6.1
