csEventAttributeIterator Class Reference
Inheritance diagram for csEventAttributeIterator:Public Member Functions | |
csEventAttributeIterator (csHash< csEvent::attribute *, csStringID >::GlobalIterator &iter) | |
virtual bool | HasNext () |
Whether a next attribute is available. | |
virtual const char * | Next () |
Return the name of the next attribute. | |
virtual void | Reset () |
Reset the iterator to the start. | |
virtual | ~csEventAttributeIterator () |
Detailed Description
Definition at line 341 of file csevent.h.
Member Function Documentation
virtual bool csEventAttributeIterator::HasNext | ( | ) | [inline, virtual] |
virtual const char* csEventAttributeIterator::Next | ( | ) | [virtual] |
virtual void csEventAttributeIterator::Reset | ( | ) | [inline, virtual] |
The documentation for this class was generated from the following file:
- csutil/csevent.h
Generated for Crystal Space by doxygen 1.4.7