libzypp  15.28.6
Parse.h File Reference
Include dependency graph for Parse.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 TData >
void zypp::xml::rnParse (const InputStream &input_r, TData &data_r)
 Parse xml input_r and store data in data_r. More...