Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages
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 () |
Public Attributes | |
SCF_DECLARE_IBASE |
Detailed Description
Definition at line 329 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.4