CMPI 2.1.0 API
|
Compile platform for CMPI. More...
Compile platform for CMPI.
The symbols for the compile platform have names of the format:
where <os> indicates the operating system, <mach> indicates the machine architecture, and <comp> indicates the C/C++ compiler.
The valid symbols for the CMPI compile platform are:
There is no default compile platform; the user of the CMPI header files needs to define exactly one of these symbols.
The cmpipl.h
header file verifies that exactly one of these symbols has been defined.