|
| |
Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members
Base64 Member ListThis is the complete list of members for Base64, including all inherited members.
Conf_RFC2045 enum value | Base64 | |
Conf_Schema enum value | Base64 | |
Conformance enum name | Base64 | |
decode(const XMLByte *const inputData, unsigned int *decodedLength, MemoryManager *const memMgr=0, Conformance conform=Conf_RFC2045) | Base64 | [static] |
decode(const XMLCh *const inputData, unsigned int *decodedLength, MemoryManager *const memMgr=0, Conformance conform=Conf_RFC2045) | Base64 | [static] |
encode(const XMLByte *const inputData, const unsigned int inputLength, unsigned int *outputLength, MemoryManager *const memMgr=0) | Base64 | [static] |
getCanonicalRepresentation(const XMLCh *const inputData, MemoryManager *const memMgr=0, Conformance conform=Conf_RFC2045) | Base64 | [static] |
getDataLength(const XMLCh *const inputData, MemoryManager *const memMgr=0, Conformance conform=Conf_RFC2045) | Base64 | [static] |
|
|
|