|
void | freeBuffer () |
|
XMLSTR | encode (unsigned char *inByteBuf, unsigned int inByteLen, char formatted=0) |
|
unsigned char * | decode (XMLCSTR inString, int *outByteLen=NULL, XMLError *xe=NULL) |
|
|
static int | encodeLength (int inBufLen, char formatted=0) |
|
static unsigned int | decodeSize (XMLCSTR inString, XMLError *xe=NULL) |
|
static unsigned char | decode (XMLCSTR inString, unsigned char *outByteBuf, int inMaxByteOutBuflen, XMLError *xe=NULL) |
|
The documentation for this struct was generated from the following files:
- /cygdrive/d/c/fa6/CMSDK/include/xml_parser.h
- /cygdrive/d/c/fa6/CMSDK/src/xml_parser.cpp