|
GME
13
|
Go to the source code of this file.
Typedefs | |
| typedef char | TempCharBuf [kTempBufCount] |
| typedef UniChar | TempUniBuf [kTempBufCount] |
| typedef XMLCh | TempXMLBuf [kTempBufCount] |
Variables | |
| XERCES_CPP_NAMESPACE_BEGIN const std::size_t | kTempBufCount = 512 |
| typedef char TempCharBuf[kTempBufCount] |
Definition at line 65 of file MacOSUnicodeConverter.cpp.
| typedef UniChar TempUniBuf[kTempBufCount] |
Definition at line 66 of file MacOSUnicodeConverter.cpp.
| typedef XMLCh TempXMLBuf[kTempBufCount] |
Definition at line 67 of file MacOSUnicodeConverter.cpp.
| XERCES_CPP_NAMESPACE_BEGIN const std::size_t kTempBufCount = 512 |
Definition at line 64 of file MacOSUnicodeConverter.cpp.
1.7.6.1