28 #ifndef OGR_XERCES_INCLUDED 29 #define OGR_XERCES_INCLUDED 33 #include "ogr_xerces_headers.h" 44 bool CPL_DLL OGRInitializeXerces(
void);
45 void CPL_DLL OGRDeinitializeXerces(
void);
49 CPLString CPL_DLL transcode(
const XMLCh *panXMLString,
int nLimitingChars = -1 );
51 int nLimitingChars = -1 );
60 void OGRCleanupXercesMutex(
void);
Convenient string class based on std::string.
Definition: cpl_string.h:338