#include <zypp/parser/LibXMLHelper.h>#include <iostream>#include <ostream>#include <sstream>#include "zypp/parser/xml_parser_assert.h"#include <iterator>Go to the source code of this file.
Namespaces | |
| namespace | zypp |
| namespace | zypp::parser |
Classes | |
| class | zypp::parser::XMLParserError |
| class for reporting syntax errors in XMLNodeIterator. More... | |
| class | zypp::parser::XMLNodeIteratorBase |
| Abstract class to iterate over an xml stream. More... | |
| class | zypp::parser::XMLNodeIterator< ENTRYTYPE > |
Typedefs | |
| typedef void * | xmlTextReaderLocatorPtr |
| typedef _xmlNode | xmlNode |
| typedef xmlNode * | xmlNodePtr |
| typedef _xmlTextReader | xmlTextReader |
| typedef xmlTextReader * | xmlTextReaderPtr |
| typedef _xmlError | xmlError |
| typedef xmlError * | xmlErrorPtr |
Functions | |
| std::ostream & | zypp::parser::operator<< (std::ostream &out, const XMLParserError &error) |
Definition in file XMLNodeIterator.h.
|
|
Definition at line 24 of file XMLNodeIterator.h. |
|
|
Definition at line 26 of file XMLNodeIterator.h. |
|
|
Definition at line 27 of file XMLNodeIterator.h. |
|
|
Definition at line 29 of file XMLNodeIterator.h. |
|
|
Definition at line 31 of file XMLNodeIterator.h. |
|
|
Definition at line 33 of file XMLNodeIterator.h. |
|
|
Definition at line 35 of file XMLNodeIterator.h. |
1.4.6