Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages
iDocumentAttributeIterator Struct Reference
An iterator over iDocumentNode attributes. More...
#include <iutil/document.h>
Inheritance diagram for iDocumentAttributeIterator:

Public Member Functions | |
virtual bool | HasNext ()=0 |
Are there more elements? | |
virtual csRef< iDocumentAttribute > | Next ()=0 |
Get next element. |
Detailed Description
An iterator over iDocumentNode attributes.Main creators of instances implementing this interface:
Definition at line 79 of file document.h.
Member Function Documentation
|
Are there more elements?
Implemented in csEmptyDocumentAttributeIterator. |
|
Get next element.
Implemented in csEmptyDocumentAttributeIterator. |
The documentation for this struct was generated from the following file:
- iutil/document.h
Generated for Crystal Space by doxygen 1.4.4