#include <xml.h>
Definition at line 66 of file xml.h.
◆ Iterator()
XML::Node::Children::Iterator::Iterator |
( |
xmlNodePtr |
node | ) |
|
|
inlineexplicit |
Definition at line 69 of file xml.h.
◆ operator!=()
bool XML::Node::Children::Iterator::operator!= |
( |
const Iterator & |
other | ) |
const |
|
inline |
Definition at line 75 of file xml.h.
◆ operator*()
Node XML::Node::Children::Iterator::operator* |
( |
| ) |
const |
|
inline |
Definition at line 82 of file xml.h.
◆ operator++()
void XML::Node::Children::Iterator::operator++ |
( |
| ) |
|
|
inline |
Definition at line 76 of file xml.h.
◆ mNode
xmlNodePtr XML::Node::Children::Iterator::mNode |
|
private |
Definition at line 85 of file xml.h.
The documentation for this class was generated from the following file: