| alloc(int newsize) | XMLParserBase64Tool | [private] |
| buf | XMLParserBase64Tool | [private] |
| buflen | XMLParserBase64Tool | [private] |
| decode(const char *inString, int *outByteLen=NULL, XMLError *xe=NULL) | XMLParserBase64Tool | |
| decode(const char *inString, unsigned char *outByteBuf, int inMaxByteOutBuflen, XMLError *xe=NULL) | XMLParserBase64Tool | [static] |
| decodeSize(const char *inString, XMLError *xe=NULL) | XMLParserBase64Tool | [static] |
| encode(unsigned char *inByteBuf, unsigned int inByteLen, char formatted=0) | XMLParserBase64Tool | |
| encodeLength(int inBufLen, char formatted=0) | XMLParserBase64Tool | [static] |
| freeBuffer() | XMLParserBase64Tool | |
| XMLParserBase64Tool() | XMLParserBase64Tool | [inline] |
| ~XMLParserBase64Tool() | XMLParserBase64Tool |
1.5.7.1