#include <cmpift.h>
Inheritance diagram for _CMPIInstance:
Public Attributes | |
void * | hdl |
Opaque pointer to MB specific implementation data. | |
CMPIInstanceFT * | ft |
Pointer to the Instance Function Table. |
Definition at line 871 of file cmpift.h.
|
Pointer to the Instance Function Table.
Definition at line 881 of file cmpift.h. Referenced by CMPI_InstanceOnStack::CMPI_InstanceOnStack(), CmpiInstance::getProperty(), CmpiInstance::getPropertyCount(), and CmpiInstance::setProperty(). |
|
Opaque pointer to MB specific implementation data.
Definition at line 876 of file cmpift.h. Referenced by CMPI_InstanceOnStack::CMPI_InstanceOnStack(), instClone(), instGetObjectPath(), instGetProperty(), instGetPropertyAt(), instGetPropertyCount(), instRelease(), instSetProperty(), resultReturnInstance(), and resultReturnObject(). |