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_escape< Base > Class Template Reference

#include <xml_escape.hpp>

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

Public Member Functions

char fill (const char *&bstart, const char *&bend)
 
wchar_t fill (const wchar_t *&bstart, const wchar_t *&bend)
 
template<class T >
 xml_escape (BOOST_PFTO_WRAPPER(T) start)
 
 xml_escape (const xml_escape &rhs)
 

Friends

class boost::iterator_core_access
 

Constructor & Destructor Documentation

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

Member Function Documentation

template<class Base >
char boost::archive::iterators::xml_escape< Base >::fill ( const char *&  bstart,
const char *&  bend 
)
template<class Base >
wchar_t boost::archive::iterators::xml_escape< Base >::fill ( const wchar_t *&  bstart,
const wchar_t *&  bend 
)

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: