Go to the documentation of this file.
23 #ifndef _CmpiString_h_
24 #define _CmpiString_h_
30 #ifndef CMPI_PLATFORM_WIN32_IX86_MSVC
35 #define CmpiBoolean CMPIBoolean
42 #ifdef CMPI_PLATFORM_WIN32_IX86_MSVC
43 #define strcasecmp _stricmp
84 const char* charPtr()
const;
93 CmpiBoolean equalsIgnoreCase(
const char *str)
const;