CMPI 2.1.0 API
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Data Structures
cmpift.h File Reference

Main header file for CMPI; Defines CMPI function tables and object structures. More...

#include <cmpios.h>
#include <cmpidt.h>

Go to the source code of this file.

Data Structures

struct  CMPIBroker
 CMPIBroker structure. More...
 
struct  CMPIBrokerFT
 Function table for some MB services (thread registration, indications services, and client services). More...
 
struct  CMPIBrokerEncFT
 Function table for some MB services (factory and miscellaneous services). More...
 
struct  CMPIBrokerExtFT
 Function table for MB operating system encapsulation services. More...
 
struct  CMPIBrokerMemFT
 Function table for MB memory enhancement services. More...
 
struct  CMPIContext
 CMPIContext encapsulated data type object. More...
 
struct  CMPIContextFT
 Function table of CMPIContext encapsulated data type object. More...
 
struct  CMPIResult
 CMPIResult encapsulated data type object. More...
 
struct  CMPIResultFT
 Function table of CMPIResult encapsulated data type object. More...
 
struct  CMPIString
 CMPIString encapsulated data type object. More...
 
struct  CMPIStringFT
 Function table of CMPIString encapsulated data type object. More...
 
struct  CMPIArray
 CMPIArray encapsulated data type object. More...
 
struct  CMPIArrayFT
 Function table of CMPIArray encapsulated data type object. More...
 
struct  CMPIEnumeration
 CMPIEnumeration encapsulated data type object. More...
 
struct  CMPIEnumerationFT
 Function table of CMPIEnumeration encapsulated data type object. More...
 
struct  CMPIInstance
 CMPIInstance encapsulated data type object. More...
 
struct  CMPIInstanceFT
 Function table of CMPIInstance encapsulated data type object. More...
 
struct  CMPIObjectPath
 CMPIObjectPath encapsulated data type object. More...
 
struct  CMPIObjectPathFT
 Function table of CMPIObjectPath encapsulated data type object. More...
 
struct  CMPIArgs
 CMPIArgs encapsulated data type object. More...
 
struct  CMPIArgsFT
 Function table of CMPIArgs encapsulated data type object. More...
 
struct  CMPIDateTime
 CMPIDateTime encapsulated data type object. More...
 
struct  CMPIDateTimeFT
 Function table of CMPIDateTime encapsulated data type object. More...
 
struct  CMPISelectExp
 CMPISelectExp encapsulated data type object. More...
 
struct  CMPISelectExpFT
 Function table of CMPISelectExp encapsulated data type object. More...
 
struct  CMPISelectCond
 CMPISelectCond encapsulated data type object. More...
 
struct  CMPISelectCondFT
 Function table of CMPISelectCond encapsulated data type object. More...
 
struct  CMPISubCond
 CMPISubCond encapsulated data type object. More...
 
struct  CMPISubCondFT
 Function table of CMPISubCond encapsulated data type object. More...
 
struct  CMPIPredicate
 CMPIPredicate encapsulated data type object. More...
 
struct  CMPIPredicateFT
 Function table of CMPIPredicate encapsulated data type object. More...
 
struct  CMPIError
 CMPIError encapsulated data type object. More...
 
struct  CMPIErrorFT
 Function table of CMPIError encapsulated data type object. More...
 
struct  CMPIPropertyList
 CMPIPropertyList encapsulated data type object. More...
 
struct  CMPIPropertyListFT
 Function table of CMPIPropertyList encapsulated data type object. More...
 
struct  CMPIEnumerationFilter
 CMPIEnumerationFilter encapsulated data type object. More...
 
struct  CMPIEnumerationFilterFT
 Function table of CMPIEnumerationFilter encapsulated data type object. More...
 
struct  CMPIInstanceMI
 CMPIInstanceMI object. More...
 
struct  CMPIInstanceMIFT
 Function table of CMPIInstanceMI object. More...
 
struct  CMPIAssociationMI
 CMPIAssociationMI object. More...
 
struct  CMPIAssociationMIFT
 Function table of CMPIAssociationMI object. More...
 
struct  CMPIMethodMI
 CMPIMethodMI object. More...
 
struct  CMPIMethodMIFT
 Function table of CMPIMethodMI object. More...
 
struct  CMPIPropertyMI
 CMPIPropertyMI object. More...
 
struct  CMPIPropertyMIFT
 Function table of CMPIPropertyMI object. More...
 
struct  CMPIIndicationMI
 CMPIIndicationMI object. More...
 
struct  CMPIIndicationMIFT
 Function table of CMPIIndicationMI object. More...
 

Detailed Description

Main header file for CMPI; Defines CMPI function tables and object structures.

MIs and MBs should include this main header file.

This header file belongs to the Open Group Technical Standard: Systems Management: Common Manageability Programming Interface (CMPI Standard), Issue 2 Version 1.

This header file is provided as a convenience only. In the case of any discrepancy between the header file and the CMPI Standard (incorporating any subsequent Technical Corrigenda), the CMPI Standard shall be definitive.