reader_policy::by_default< qname_type, abs_reader_type > Struct Template Reference

#include <reader.hpp>

List of all members.

template<typename qname_type = ::std::pair<xstring,xstring>, typename abs_reader_type = helper::abstract_copy_holder>
struct reader_policy::by_default< qname_type, abs_reader_type >


Public Types

typedef ::std::map< qname_type,
abs_reader_type * > 
map_type

Static Public Member Functions

xistreamread (const map_type &map, xistream &xis)

Member Typedef Documentation

template<typename qname_type = ::std::pair<xstring,xstring>, typename abs_reader_type = helper::abstract_copy_holder>
typedef ::std::map<qname_type, abs_reader_type * > reader_policy::by_default< qname_type, abs_reader_type >::map_type
 

Definition at line 131 of file reader.hpp.


Member Function Documentation

template<typename qname_type = ::std::pair<xstring,xstring>, typename abs_reader_type = helper::abstract_copy_holder>
xistream& reader_policy::by_default< qname_type, abs_reader_type >::read const map_type map,
xistream xis
[inline, static]
 

Definition at line 132 of file reader.hpp.

References drop_content(), drop_element_until_etag(), is_stag(), qname(), read_etag(), read_open_stag(), read_stag(), and XIMOL_PARSER_USING_NAMESPACE.


The documentation for this struct was generated from the following file:


Donate to the XiMoL project SourceForge.net Logo If you have any questions about XiMoL, you could write to tournois@users.sourceforge.net.