ParseDefConsume.h File Reference

#include "zypp/base/PtrTypes.h"
#include "zypp/base/Function.h"
#include "zypp/base/Tr1hash.h"
#include "zypp/base/String.h"
#include "zypp/base/DefaultIntegral.h"
#include "zypp/parser/xml/Node.h"

Include dependency graph for ParseDefConsume.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.


Classes

struct  zypp::xml::ParseDefConsume
 Base class for ParseDef consumer. More...
class  zypp::xml::ParseDefConsumeRedirect
 ParseDef consumer redirecting all events to another consumer. More...
class  zypp::xml::ParseDefConsumeCallback
 ParseDef consumer that invokes callbacks. More...
struct  zypp::xml::parse_def_assign::Assigner< void >
 Common interface to all Assigner types. More...
struct  zypp::xml::parse_def_assign::Assigner< _Type >
 Assigner assigns text to types constructible from char*. More...
struct  zypp::xml::parse_def_assign::Consumer
 ParseDef consumer assigning Node text and attribues values to variables. More...
struct  zypp::xml::parse_def_assign::Builder
 Helper class to build a Consumer. More...

Namespaces

namespace  zypp
 Easy-to use interface to the ZYPP dependency resolver.
namespace  zypp::xml
namespace  zypp::xml::parse_def_assign
 parseDefAssign exposed details

Typedefs

typedef shared_ptr< Assigner
< void > > 
zypp::xml::parse_def_assign::AssignerRef


Detailed Description

Definition in file ParseDefConsume.h.


doxygen