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 328 of file csevent.h.
Member Function Documentation
|
Whether a next attribute is available.
Implements iEventAttributeIterator. |
|
Return the name of the next attribute.
Implements iEventAttributeIterator. |
|
Reset the iterator to the start.
Implements iEventAttributeIterator. |
The documentation for this class was generated from the following file:
- csutil/csevent.h
Generated for Crystal Space by doxygen 1.4.6