Base64Codec Member List

This is the complete list of members for Base64Codec, including all inherited members.

always_noconv() constTextCodec< char, char >
Base64Codec(std::size_t ref=0)Base64Codecexplicit
encoding() constTextCodec< char, char >
extern_type typedefTextCodec< char, char >
in(MBState &s, const char *fbeg, const char *fend, const char *&fnext, char *tbeg, char *tend, char *&tnext) constTextCodec< char, char >
intern_type typedefTextCodec< char, char >
length(MBState &state, const char *from, const char *end, std::size_t max) constTextCodec< char, char >
max_length() constTextCodec< char, char >
out(MBState &state, const char *fbeg, const char *fend, const char *&fnext, char *tbeg, char *tend, char *&tnext) constTextCodec< char, char >
state_type typedefTextCodec< char, char >
TextCodec(std::size_t ref=0)TextCodec< char, char >
unshift(MBState &state, char *to, char *to_end, char *&to_next) constTextCodec< char, char >
~Base64Codec()Base64Codecvirtual
~TextCodec()TextCodec< char, char >virtual