| _current | XMLNodeIterator< ENTRYTYPE > | [private] |
| _process(const xmlTextReaderPtr readerPtr) | XMLNodeIterator< ENTRYTYPE > | [inline, protected, virtual] |
| atEnd() const | XMLNodeIteratorBase | |
| errorHandler(void *arg, const char *msg, int severity, xmlTextReaderLocatorPtr locator) | XMLNodeIteratorBase | [protected, static] |
| errorStatus() const | XMLNodeIteratorBase | |
| fetchNext() | XMLNodeIteratorBase | [protected] |
| getCurrent() const | XMLNodeIterator< ENTRYTYPE > | [inline, private, virtual] |
| isInterested(const xmlNodePtr nodePtr)=0 | XMLNodeIterator< ENTRYTYPE > | [protected, pure virtual] |
| operator *() const | XMLNodeIterator< ENTRYTYPE > | [inline] |
| operator!=(const XMLNodeIteratorBase &otherNode) const | XMLNodeIteratorBase | [inline] |
| operator()() const | XMLNodeIterator< ENTRYTYPE > | [inline] |
| operator++() | XMLNodeIterator< ENTRYTYPE > | [inline] |
| operator++(int) | XMLNodeIterator< ENTRYTYPE > | [inline] |
| operator->() | XMLNodeIterator< ENTRYTYPE > | [inline] |
| operator==(const XMLNodeIteratorBase &other) const | XMLNodeIteratorBase | |
| process(const xmlTextReaderPtr readerPtr)=0 | XMLNodeIterator< ENTRYTYPE > | [protected, pure virtual] |
| setCurrent(const void *data) | XMLNodeIterator< ENTRYTYPE > | [inline, private, virtual] |
| XMLNodeIterator(std::istream &input, const std::string &baseUrl, const char *validationPath=0) | XMLNodeIterator< ENTRYTYPE > | [inline] |
| XMLNodeIterator(ENTRYTYPE &entry) | XMLNodeIterator< ENTRYTYPE > | [inline] |
| XMLNodeIterator() | XMLNodeIterator< ENTRYTYPE > | [inline] |
| XMLNodeIteratorBase(std::istream &input, const std::string &baseUrl, const char *validationPath=0) | XMLNodeIteratorBase | |
| XMLNodeIteratorBase() | XMLNodeIteratorBase | |
| ~XMLNodeIterator() | XMLNodeIterator< ENTRYTYPE > | [inline, virtual] |
| ~XMLNodeIteratorBase() | XMLNodeIteratorBase | [virtual] |