ASN1XERString Class Reference

List of all members.

Static Public Member Functions

static unsigned int stringLen (const XMLCHAR *const str)
static unsigned int stringLen (const XMLCHAR16 *const str)
static XMLCHAR * replicate (const XMLCHAR *const str)
static XMLCHAR * transcode (const char *const str)
static char * transcode (const XMLCHAR16 *const toTranscode)
static int compareString (const XMLCHAR *const str1, const XMLCHAR *const str2)
static XMLCHAR * catString (XMLCHAR *destStr, int destStrSize, const XMLCHAR *const str)
static XMLCHAR * catString (XMLCHAR *destStr, int destStrSize, const XMLCHAR16 *const str)
static int stringUTF8Len (const unsigned char *utf8Str, int strLen)
static XMLCHAR16 * transUTF8 (const unsigned char *utf8Str, int *strSize, XMLCHAR16 *destBuf, int destBufSize)
static XMLCHAR * safeTranscode (const XMLCHAR16 *str, int *strSize, XMLCHAR *staticBuf, int bufSize)
static XMLCHAR16 * safeTranscode (const XMLCHAR *str, int *strSize, XMLCHAR16 *staticBuf, int bufSize)
static const XMLCHAR * zeroLenString ()

The documentation for this class was generated from the following file: