base64< _E, _Tr >::three2four Struct Reference
#include <base64.h>
List of all members.
Detailed Description
template<class _E = char, class _Tr = std::char_traits<_E>>
struct base64< _E, _Tr >::three2four
Definition at line 87 of file base64.h.
Member Function Documentation
template<class _E = char, class _Tr = std::char_traits<_E>>
void base64< _E, _Tr >::three2four::b64_0 |
( |
int |
_ch |
) |
[inline] |
template<class _E = char, class _Tr = std::char_traits<_E>>
int base64< _E, _Tr >::three2four::b64_0 |
( |
|
) |
const [inline] |
template<class _E = char, class _Tr = std::char_traits<_E>>
void base64< _E, _Tr >::three2four::b64_1 |
( |
int |
_ch |
) |
[inline] |
template<class _E = char, class _Tr = std::char_traits<_E>>
int base64< _E, _Tr >::three2four::b64_1 |
( |
|
) |
const [inline] |
template<class _E = char, class _Tr = std::char_traits<_E>>
void base64< _E, _Tr >::three2four::b64_2 |
( |
int |
_ch |
) |
[inline] |
template<class _E = char, class _Tr = std::char_traits<_E>>
int base64< _E, _Tr >::three2four::b64_2 |
( |
|
) |
const [inline] |
template<class _E = char, class _Tr = std::char_traits<_E>>
void base64< _E, _Tr >::three2four::b64_3 |
( |
int |
_ch |
) |
[inline] |
template<class _E = char, class _Tr = std::char_traits<_E>>
int base64< _E, _Tr >::three2four::b64_3 |
( |
|
) |
const [inline] |
template<class _E = char, class _Tr = std::char_traits<_E>>
byte_t base64< _E, _Tr >::three2four::get_0 |
( |
|
) |
const [inline] |
template<class _E = char, class _Tr = std::char_traits<_E>>
byte_t base64< _E, _Tr >::three2four::get_1 |
( |
|
) |
const [inline] |
template<class _E = char, class _Tr = std::char_traits<_E>>
byte_t base64< _E, _Tr >::three2four::get_2 |
( |
|
) |
const [inline] |
template<class _E = char, class _Tr = std::char_traits<_E>>
void base64< _E, _Tr >::three2four::set_0 |
( |
byte_t |
_ch |
) |
[inline] |
template<class _E = char, class _Tr = std::char_traits<_E>>
void base64< _E, _Tr >::three2four::set_1 |
( |
byte_t |
_ch |
) |
[inline] |
template<class _E = char, class _Tr = std::char_traits<_E>>
void base64< _E, _Tr >::three2four::set_2 |
( |
byte_t |
_ch |
) |
[inline] |
template<class _E = char, class _Tr = std::char_traits<_E>>
void base64< _E, _Tr >::three2four::zero |
( |
|
) |
[inline] |
Member Data Documentation
template<class _E = char, class _Tr = std::char_traits<_E>>
The documentation for this struct was generated from the following file: