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::base64_from_binary< Base, CharType > Class Template Reference

#include <base64_from_binary.hpp>

Inheritance diagram for boost::archive::iterators::base64_from_binary< Base, CharType >:
Collaboration diagram for boost::archive::iterators::base64_from_binary< Base, CharType >:

Public Member Functions

template<class T >
 base64_from_binary (BOOST_PFTO_WRAPPER(T) start)
 
 base64_from_binary (const base64_from_binary &rhs)
 

Friends

class boost::iterator_core_access
 

Constructor & Destructor Documentation

template<class Base , class CharType = typename boost::iterator_value<Base>::type>
template<class T >
boost::archive::iterators::base64_from_binary< Base, CharType >::base64_from_binary ( BOOST_PFTO_WRAPPER(T start)
inline
template<class Base , class CharType = typename boost::iterator_value<Base>::type>
boost::archive::iterators::base64_from_binary< Base, CharType >::base64_from_binary ( const base64_from_binary< Base, CharType > &  rhs)
inline

Friends And Related Function Documentation

template<class Base , class CharType = typename boost::iterator_value<Base>::type>
friend class boost::iterator_core_access
friend

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