Kea  1.9.9-git
boost::archive::iterators::base32hex_from_binary< Base, CharType > Class Template Reference

#include <base32hex_from_binary.h>

+ Inheritance diagram for boost::archive::iterators::base32hex_from_binary< Base, CharType >:

Public Member Functions

template<class T >
 base32hex_from_binary (T start)
 
 base32hex_from_binary (const base32hex_from_binary &rhs)
 

Friends

class boost::iterator_core_access
 

Detailed Description

template<class Base, class CharType = BOOST_DEDUCED_TYPENAME boost::iterator_value<Base>::type>
class boost::archive::iterators::base32hex_from_binary< Base, CharType >

Definition at line 70 of file base32hex_from_binary.h.

Constructor & Destructor Documentation

template<class Base , class CharType = BOOST_DEDUCED_TYPENAME boost::iterator_value<Base>::type>
template<class T >
boost::archive::iterators::base32hex_from_binary< Base, CharType >::base32hex_from_binary ( start)
inline

Definition at line 85 of file base32hex_from_binary.h.

template<class Base , class CharType = BOOST_DEDUCED_TYPENAME boost::iterator_value<Base>::type>
boost::archive::iterators::base32hex_from_binary< Base, CharType >::base32hex_from_binary ( const base32hex_from_binary< Base, CharType > &  rhs)
inline

Definition at line 92 of file base32hex_from_binary.h.

Friends And Related Function Documentation

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

Definition at line 76 of file base32hex_from_binary.h.


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