#include <cmpift.h>
Inheritance diagram for _CMPIObjectPath:
Public Attributes | |
void * | hdl |
Opaque pointer to MB specific implementation data. | |
CMPIObjectPathFT * | ft |
Pointer to the ObjectPath Function Table. |
Definition at line 1001 of file cmpift.h.
|
Pointer to the ObjectPath Function Table.
Definition at line 1011 of file cmpift.h. Referenced by CMPI_ObjectPathOnStack::CMPI_ObjectPathOnStack(), CmpiObjectPath::getClassName(), CmpiObjectPath::getHostname(), CmpiObjectPath::getKey(), CmpiObjectPath::getKeyCount(), CmpiObjectPath::getNameSpace(), CmpiObjectPath::setClassName(), CmpiObjectPath::setHostname(), CmpiObjectPath::setKey(), and CmpiObjectPath::setNameSpace(). |
|
Opaque pointer to MB specific implementation data.
Definition at line 1006 of file cmpift.h. Referenced by CMPI_ObjectPathOnStack::CMPI_ObjectPathOnStack(), mbEncClassPathIsA(), mbEncNewInstance(), refAddKey(), refClone(), refGetClassName(), refGetKey(), refGetKeyAt(), refGetKeyCount(), refGetNameSpace(), refRelease(), refSetClassName(), refSetNameSpace(), refSetNameSpaceFromObjectPath(), and resultReturnObjectPath(). |