Main Page | Modules | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages
iEventAttributeIterator Struct Reference
[Event handling]
Event attribute iterator.
More...
#include <iutil/event.h>
Inheritance diagram for iEventAttributeIterator:

Public Member Functions | |
virtual bool | HasNext ()=0 |
Whether a next attribute is available. | |
virtual const char * | Next ()=0 |
Return the name of the next attribute. | |
virtual void | Reset ()=0 |
Reset the iterator to the start. |
Detailed Description
Event attribute iterator.Can be used to enumerate all attribute names an event possesses.
Definition at line 44 of file event.h.
Member Function Documentation
|
Whether a next attribute is available.
|
|
Return the name of the next attribute.
|
|
Reset the iterator to the start.
|
The documentation for this struct was generated from the following file:
- iutil/event.h
Generated for Crystal Space by doxygen 1.3.9.1