libzypp
13.10.6
|
#include <iosfwd>
#include "zypp/parser/xml/Reader.h"
#include "zypp/parser/xml/ParseDef.h"
#include "zypp/parser/xml/ParseDefConsume.h"
Go to the source code of this file.
Namespaces | |
zypp | |
Easy-to use interface to the ZYPP dependency resolver. | |
zypp::xml | |
Functions | |
template<class _Data > | |
void | zypp::xml::rnParse (const InputStream &input_r, _Data &data_r) |
Parse xml input_r and store data in data_r . More... | |