#include <cmpift.h>
Collaboration diagram for _CMPIInstanceMI:
Public Attributes | |
void * | hdl |
Opaque pointer to Provider specific implementation data. | |
CMPIInstanceMIFT * | ft |
Pointer to the Instance Provider Function Table. |
Definition at line 2073 of file cmpift.h.
|
Pointer to the Instance Provider Function Table.
Definition at line 2081 of file cmpift.h. Referenced by OW_NAMESPACE::CMPIProviderIFC::doUnloadProviders(), and OW_NAMESPACE::CMPIProviderIFC::~CMPIProviderIFC(). |
|
Opaque pointer to Provider specific implementation data.
Definition at line 2077 of file cmpift.h. Referenced by CmpiBaseMI::doDriveBaseCleanup(), CmpiInstanceMI::driveCreateInstance(), CmpiInstanceMI::driveDeleteInstance(), CmpiInstanceMI::driveEnumInstanceNames(), CmpiInstanceMI::driveEnumInstances(), CmpiInstanceMI::driveExecQuery(), CmpiInstanceMI::driveGetInstance(), and CmpiInstanceMI::driveSetInstance(). |