DCMTK
Version 3.6.1 20120515
OFFIS DICOM Toolkit
|
alloc(int newsize) (defined in XMLParserBase64Tool) | XMLParserBase64Tool | [private] |
buf (defined in XMLParserBase64Tool) | XMLParserBase64Tool | [private] |
buflen (defined in XMLParserBase64Tool) | XMLParserBase64Tool | [private] |
decode(XMLCSTR inString, int *outByteLen=NULL, XMLError *xe=NULL) | XMLParserBase64Tool | |
decode(XMLCSTR inString, unsigned char *outByteBuf, int inMaxByteOutBuflen, XMLError *xe=NULL) | XMLParserBase64Tool | [static] |
decodeSize(XMLCSTR 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 | |
operator=(const XMLParserBase64Tool &) (defined in XMLParserBase64Tool) | XMLParserBase64Tool | [private] |
XMLParserBase64Tool() (defined in XMLParserBase64Tool) | XMLParserBase64Tool | [inline] |
XMLParserBase64Tool(const XMLParserBase64Tool &) (defined in XMLParserBase64Tool) | XMLParserBase64Tool | [private] |
~XMLParserBase64Tool() (defined in XMLParserBase64Tool) | XMLParserBase64Tool |