Kea 2.5.5
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

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

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

◆ base32hex_from_binary() [1/2]

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.

◆ base32hex_from_binary() [2/2]

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

◆ boost::iterator_core_access

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: