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

#include <binary_from_base64.hpp>

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

Public Member Functions

template<class T >
 binary_from_base64 (BOOST_PFTO_WRAPPER(T) start)
 
 binary_from_base64 (const binary_from_base64 &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::binary_from_base64< Base, CharType >::binary_from_base64 ( BOOST_PFTO_WRAPPER(T start)
inline
template<class Base , class CharType = typename boost::iterator_value<Base>::type>
boost::archive::iterators::binary_from_base64< Base, CharType >::binary_from_base64 ( const binary_from_base64< 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: