GME
13
|
Go to the source code of this file.
Functions | |
static unsigned int | getWideCharLength (const XMLCh *const src) |
template<typename T > | |
void | reallocString (T *&ref, size_t &size, MemoryManager *const manager, bool releaseOld) |
Variables | |
static XERCES_CPP_NAMESPACE_BEGIN const int | gTempBuffArraySize = 1024 |
static const XMLCh | gMyServiceId [] |
static const size_t | TRANSCODING_ERROR = (size_t)(-1) |
static unsigned int getWideCharLength | ( | const XMLCh *const | src | ) | [static] |
Definition at line 75 of file IconvTransService.cpp.
void reallocString | ( | T *& | ref, |
size_t & | size, | ||
MemoryManager *const | manager, | ||
bool | releaseOld | ||
) |
Definition at line 405 of file IconvTransService.cpp.
const XMLCh gMyServiceId[] [static] |
{ chLatin_I, chLatin_C, chLatin_o, chLatin_n, chLatin_v, chNull }
Definition at line 62 of file IconvTransService.cpp.
XERCES_CPP_NAMESPACE_BEGIN const int gTempBuffArraySize = 1024 [static] |
Definition at line 61 of file IconvTransService.cpp.
const size_t TRANSCODING_ERROR = (size_t)(-1) [static] |
Definition at line 70 of file IconvTransService.cpp.