#include "OW_config.h"#include <cmpidt.h>#include "cmpios.h"#include <cmpimacs.h>Include dependency graph for cmpift.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| struct | _CMPIBrokerEncFT |
| This structure is a table of pointers to broker and factory services of encapsulated CMPIObjects. More... | |
| struct | _CMPIBrokerFT |
| This structure is a table of pointers to broker CIMOM services (up-calls). More... | |
| struct | _CMPIBroker |
| This structure represents the Management Broker (CIM Object Manager). More... | |
| struct | _CMPIContextFT |
| This structure is a table of pointers providing access to Context support sevices. More... | |
| struct | _CMPIContext |
| This structure represents the Encapsulated Context object. More... | |
| struct | _CMPIResult |
| This structure represents the Encapsulated Result object. More... | |
| struct | _CMPIResultFT |
| This structure is a table of pointers providing access to Result support sevices. More... | |
| struct | _CMPIInstance |
| This structure represents the Encapsulated Instance object. More... | |
| struct | _CMPIInstanceFT |
| This structure is a table of pointers providing access to Instance support sevices. More... | |
| struct | _CMPIObjectPath |
| This structure represents the Encapsulated Instance object. More... | |
| struct | _CMPIObjectPathFT |
| This structure is a table of pointers providing access to ObjectPath support sevices. More... | |
| struct | _CMPISelectExp |
| This structure represents the Encapsulated SelectExp object. More... | |
| struct | _CMPISelectExpFT |
| This structure is a table of pointers providing access to SelectExp support sevices. More... | |
| struct | _CMPISelectCond |
| This structure represents the Encapsulated SelectCond object. More... | |
| struct | _CMPISelectCondFT |
| This structure is a table of pointers providing access to SelectCond support sevices. More... | |
| struct | _CMPISubCond |
| This structure represents the Encapsulated SubCond object. More... | |
| struct | _CMPISubCondFT |
| This structure is a table of pointers providing access to SubCond support sevices. More... | |
| struct | _CMPIPredicate |
| This structure represents the Encapsulated Predicate object. More... | |
| struct | _CMPIPredicateFT |
| This structure is a table of pointers providing access to SubCond support sevices. More... | |
| struct | _CMPIArgs |
| This structure represents the Encapsulated Args object. More... | |
| struct | _CMPIArgsFT |
| This structure is a table of pointers providing access to Args support sevices. More... | |
| struct | _CMPIString |
| This structure represents the Encapsulated String object. More... | |
| struct | _CMPIStringFT |
| This structure is a table of pointers providing access to String support sevices. More... | |
| struct | _CMPIArray |
| This structure represents the Encapsulated Array object. More... | |
| struct | _CMPIArrayFT |
| This structure is a table of pointers providing access to Array support sevices. More... | |
| struct | _CMPIEnumeration |
| This structure represents the Encapsulated Enumeration object. More... | |
| struct | _CMPIEnumerationFT |
| This structure is a table of pointers providing access to Enumeration support sevices. More... | |
| struct | _CMPIDateTime |
| This structure represents the DateTime object. More... | |
| struct | _CMPIDateTimeFT |
| This structure is a table of pointers providing access to DateTime support sevices. More... | |
| struct | _CMPIInstanceMI |
| struct | _CMPIInstanceMIFT |
| This structure is a table of pointers providing access to Instance provider functions. More... | |
| struct | _CMPIAssociationMI |
| struct | _CMPIAssociationMIFT |
| This structure is a table of pointers providing access to Association provider functions. More... | |
| struct | _CMPIMethodMI |
| struct | _CMPIMethodMIFT |
| This structure is a table of pointers providing access to Method provider functions. More... | |
| struct | _CMPIPropertyMI |
| struct | _CMPIPropertyMIFT |
| This structure is a table of pointers providing access to Property provider functions. More... | |
| struct | _CMPIIndicationMI |
| struct | _CMPIIndicationMIFT |
| This structure is a table of pointers providing access to Indication provider functions. More... | |
Typedefs | |
| typedef _CMPIInstanceMIFT | CMPIInstanceMIFT |
| This structure represents an Instance provider. | |
| typedef _CMPIInstanceMI | CMPIInstanceMI |
| typedef _CMPIAssociationMIFT | CMPIAssociationMIFT |
| This structure represents an Association provider. | |
| typedef _CMPIAssociationMI | CMPIAssociationMI |
| typedef _CMPIMethodMIFT | CMPIMethodMIFT |
| This structure represents an Method provider. | |
| typedef _CMPIMethodMI | CMPIMethodMI |
| typedef _CMPIPropertyMIFT | CMPIPropertyMIFT |
| This structure represents an Property provider. | |
| typedef _CMPIPropertyMI | CMPIPropertyMI |
| typedef _CMPIIndicationMIFT | CMPIIndicationMIFT |
| This structure represents an Indication provider. | |
| typedef _CMPIIndicationMI | CMPIIndicationMI |
|
|
|
|
|
This structure represents an Association provider.
|
|
|
|
|
|
This structure represents an Indication provider.
|
|
|
|
|
|
This structure represents an Instance provider.
|
|
|
|
|
|
This structure represents an Method provider.
|
|
|
|
|
|
This structure represents an Property provider.
|
1.4.6