Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::archive::iterators::xml_unescape< Base > Class Template Reference

#include <xml_unescape.hpp>

Inheritance diagram for boost::archive::iterators::xml_unescape< Base >:
Collaboration diagram for boost::archive::iterators::xml_unescape< Base >:

Public Types

typedef this_t::value_type value_type
 
typedef this_t::reference reference
 

Public Member Functions

void drain_residue (const char *literal)
 
value_type drain ()
 
template<class T >
 xml_unescape (BOOST_PFTO_WRAPPER(T) start)
 
 xml_unescape (const xml_unescape &rhs)
 

Friends

class boost::iterator_core_access
 

Member Typedef Documentation

Constructor & Destructor Documentation

template<class Base>
template<class T >
boost::archive::iterators::xml_unescape< Base >::xml_unescape ( BOOST_PFTO_WRAPPER(T start)
inline
template<class Base>
boost::archive::iterators::xml_unescape< Base >::xml_unescape ( const xml_unescape< Base > &  rhs)
inline

Member Function Documentation

template<class Base >
xml_unescape< Base >::value_type boost::archive::iterators::xml_unescape< Base >::drain ( )

Friends And Related Function Documentation

template<class Base>
friend class boost::iterator_core_access
friend

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