| _baseUrl | XMLNodeIteratorBase | [private] |
| _error | XMLNodeIteratorBase | [private] |
| _input | XMLNodeIteratorBase | [private] |
| _process(const xmlTextReaderPtr readerPtr)=0 | XMLNodeIteratorBase | [protected, pure virtual] |
| _reader | XMLNodeIteratorBase | [private] |
| atEnd() const | XMLNodeIteratorBase | |
| errorHandler(void *arg, const char *msg, int severity, xmlTextReaderLocatorPtr locator) | XMLNodeIteratorBase | [protected, static] |
| errorStatus() const | XMLNodeIteratorBase | |
| fetchNext() | XMLNodeIteratorBase | [protected] |
| getCurrent() const =0 | XMLNodeIteratorBase | [protected, pure virtual] |
| isInterested(const xmlNodePtr nodePtr)=0 | XMLNodeIteratorBase | [protected, pure virtual] |
| operator!=(const XMLNodeIteratorBase &otherNode) const | XMLNodeIteratorBase | [inline] |
| operator=(const XMLNodeIteratorBase &otherNode) | XMLNodeIteratorBase | [private] |
| operator==(const XMLNodeIteratorBase &other) const | XMLNodeIteratorBase | |
| setCurrent(const void *data)=0 | XMLNodeIteratorBase | [protected, pure virtual] |
| XMLNodeIteratorBase(std::istream &input, const std::string &baseUrl, const char *validationPath=0) | XMLNodeIteratorBase | |
| XMLNodeIteratorBase() | XMLNodeIteratorBase | |
| XMLNodeIteratorBase(const XMLNodeIteratorBase &otherNode) | XMLNodeIteratorBase | [private] |
| ~XMLNodeIteratorBase() | XMLNodeIteratorBase | [virtual] |