CMSDK 2.0.1
Cross-platform C++ base library and SDK for the Psyclone AIOS platform
Loading...
Searching...
No Matches
cmlabs::XMLParserBase64Tool Member List

This is the complete list of members for cmlabs::XMLParserBase64Tool, including all inherited members.

decode(XMLCSTR inString, int *outByteLen=NULL, XMLError *xe=NULL)cmlabs::XMLParserBase64Tool
decode(XMLCSTR inString, unsigned char *outByteBuf, int inMaxByteOutBuflen, XMLError *xe=NULL)cmlabs::XMLParserBase64Toolstatic
decodeSize(XMLCSTR inString, XMLError *xe=NULL)cmlabs::XMLParserBase64Toolstatic
encode(unsigned char *inByteBuf, unsigned int inByteLen, char formatted=0)cmlabs::XMLParserBase64Tool
encodeLength(int inBufLen, char formatted=0)cmlabs::XMLParserBase64Toolstatic
freeBuffer()cmlabs::XMLParserBase64Tool
XMLParserBase64Tool()cmlabs::XMLParserBase64Toolinline
~XMLParserBase64Tool()cmlabs::XMLParserBase64Tool