|
BDE 4.14.0 Production release
|
This is the complete list of members for bdlde::Base64Encoder, including all inherited members.
| Alphabet typedef | bdlde::Base64Encoder | |
| alphabet | bdlde::Base64Encoder | inline |
| alphabet() const | bdlde::Base64Encoder | |
| Base64Encoder(const EncoderOptions &options=EncoderOptions::mime()) | bdlde::Base64Encoder | explicit |
| BSLS_DEPRECATE_FEATURE("bdl", "encodedLength", "use overload with 'options'") static int encodedLength(int inputLength) | bdlde::Base64Encoder | |
| BSLS_DEPRECATE_FEATURE("bdl", "encodedLength", "use overload with 'options'") static int encodedLength(int inputLength | bdlde::Base64Encoder | |
| BSLS_DEPRECATE_FEATURE("bdl", "encodedLines", "use overload with 'options'") static int encodedLines(int inputLength) | bdlde::Base64Encoder | |
| BSLS_DEPRECATE_FEATURE("bdl", "encodedLines", "use overload with 'options'") static int encodedLines(int inputLength | bdlde::Base64Encoder | |
| BSLS_DEPRECATE_FEATURE("bdl", "Base64Encoder", "use overload with 'options'") explicit Base64Encoder(Alphabet alphabet) | bdlde::Base64Encoder | |
| BSLS_DEPRECATE_FEATURE("bdl", "Base64Encoder", "use overload with 'options'") explicit Base64Encoder(int maxLineLength | bdlde::Base64Encoder | |
| convert(OUTPUT_ITERATOR out, INPUT_ITERATOR begin, INPUT_ITERATOR end) | bdlde::Base64Encoder | |
| convert(OUTPUT_ITERATOR out, int *numOut, int *numIn, INPUT_ITERATOR begin, INPUT_ITERATOR end, int maxNumOut=-1) | bdlde::Base64Encoder | |
| e_BASIC | bdlde::Base64Encoder | static |
| e_URL | bdlde::Base64Encoder | static |
| encodedLength(const EncoderOptions &options, bsl::size_t inputLength) | bdlde::Base64Encoder | inlinestatic |
| encodedLines(const EncoderOptions &options, bsl::size_t inputLength) | bdlde::Base64Encoder | inlinestatic |
| endConvert(OUTPUT_ITERATOR out) | bdlde::Base64Encoder | |
| endConvert(OUTPUT_ITERATOR out, int *numOut, int maxNumOut=-1) | bdlde::Base64Encoder | |
| isAcceptable() const | bdlde::Base64Encoder | inline |
| isDone() const | bdlde::Base64Encoder | inline |
| isError() const | bdlde::Base64Encoder | inline |
| isInitialState() const | bdlde::Base64Encoder | inline |
| isPadded() const | bdlde::Base64Encoder | inline |
| maxLineLength | bdlde::Base64Encoder | inline |
| maxLineLength() const | bdlde::Base64Encoder | |
| options() const | bdlde::Base64Encoder | inline |
| outputLength() const | bdlde::Base64Encoder | inline |
| resetState() | bdlde::Base64Encoder | inline |
| ~Base64Encoder() | bdlde::Base64Encoder |