VCF::XPathNodeIterator Class Reference
#include <XMLKit.h>
List of all members.
Member Typedef Documentation
Constructor & Destructor Documentation
| VCF::XPathNodeIterator::XPathNodeIterator |
( |
|
) |
[inline] |
|
| VCF::XPathNodeIterator::XPathNodeIterator |
( |
XmlNodeList & |
nodes |
) |
[inline, protected] |
|
| VCF::XPathNodeIterator::XPathNodeIterator |
( |
XmlNodeList & |
nodes, |
|
|
XmlNodeList::iterator |
it |
|
) |
[inline, protected] |
|
Member Function Documentation
| bool VCF::XPathNodeIterator::atEnd |
( |
|
) |
const [inline] |
|
| bool VCF::XPathNodeIterator::isNull |
( |
|
) |
const [inline] |
|
| bool VCF::XPathNodeIterator::next |
( |
|
) |
[inline] |
|
| const XmlNode& VCF::XPathNodeIterator::operator * |
( |
|
) |
const [inline] |
|
| XmlNode& VCF::XPathNodeIterator::operator * |
( |
|
) |
[inline] |
|
| bool VCF::XPathNodeIterator::operator!= |
( |
const XPathNodeIterator & |
rhs |
) |
const [inline] |
|
Friends And Related Function Documentation
Member Data Documentation
The documentation for this class was generated from the following file: