CrystalSpace

Public API Reference

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:

iEventAttributeIterator iBase List of all members.

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

virtual bool csEventAttributeIterator::HasNext  )  [inline, virtual]
 

Whether a next attribute is available.

Implements iEventAttributeIterator.

Definition at line 347 of file csevent.h.

virtual const char* csEventAttributeIterator::Next  )  [virtual]
 

Return the name of the next attribute.

Implements iEventAttributeIterator.

virtual void csEventAttributeIterator::Reset  )  [inline, virtual]
 

Reset the iterator to the start.

Implements iEventAttributeIterator.

Definition at line 352 of file csevent.h.


The documentation for this class was generated from the following file:
Generated for Crystal Space by doxygen 1.4.4