GME  13
Typedefs | Variables
MacOSUnicodeConverter.cpp File Reference

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 Documentation

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.


Variable Documentation

XERCES_CPP_NAMESPACE_BEGIN const std::size_t kTempBufCount = 512

Definition at line 64 of file MacOSUnicodeConverter.cpp.