BDE 4.14.0 Production release
Loading...
Searching...
No Matches
bdlde::Base64Decoder Member List

This is the complete list of members for bdlde::Base64Decoder, including all inherited members.

Alphabet typedefbdlde::Base64Decoder
alphabet() constbdlde::Base64Decoderinline
Base64Decoder(const Base64DecoderOptions &options)bdlde::Base64Decoderexplicit
Base64Decoder(bool unrecognizedNonWhitespaceIsErrorFlag, Alphabet alphabet=e_BASIC)bdlde::Base64Decoderexplicit
convert(OUTPUT_ITERATOR out, INPUT_ITERATOR begin, INPUT_ITERATOR end)bdlde::Base64Decoder
convert(OUTPUT_ITERATOR out, int *numOut, int *numIn, INPUT_ITERATOR begin, INPUT_ITERATOR end, int maxNumOut=-1)bdlde::Base64Decoder
convert(char *out, int *numOut, int *numIn, const char *begin, const char *end, int maxNumOut)bdlde::Base64Decoderinline
convert(unsigned char *out, int *numOut, int *numIn, const unsigned char *begin, const unsigned char *end, int maxNumOut)bdlde::Base64Decoderinline
e_BASICbdlde::Base64Decoderstatic
e_URLbdlde::Base64Decoderstatic
endConvert(OUTPUT_ITERATOR out)bdlde::Base64Decoder
endConvert(OUTPUT_ITERATOR out, int *numOut, int maxNumOut=-1)bdlde::Base64Decoder
ignoreMode() constbdlde::Base64Decoderinline
isAcceptable() constbdlde::Base64Decoderinline
isDone() constbdlde::Base64Decoderinline
isError() constbdlde::Base64Decoderinline
isInitialState() constbdlde::Base64Decoderinline
isMaximal() constbdlde::Base64Decoderinline
isPadded() constbdlde::Base64Decoderinline
isUnrecognizedAnError() constbdlde::Base64Decoderinline
maxDecodedLength(int inputLength)bdlde::Base64Decoderinlinestatic
options() constbdlde::Base64Decoderinline
outputLength() constbdlde::Base64Decoderinline
resetState()bdlde::Base64Decoderinline
~Base64Decoder()bdlde::Base64Decoder