iDocumentNodeIterator Struct Reference
[Utilities]
An iterator over iDocumentNode.
More...
#include <document.h>
Inheritance diagram for iDocumentNodeIterator:

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