#include <cmpift.h>
Inheritance diagram for _CMPIContext:
Public Attributes | |
void * | hdl |
Opaque pointer to MB specific implementation data. | |
CMPIContextFT * | ft |
Pointer to the Context Function Table. |
Definition at line 748 of file cmpift.h.
|
Pointer to the Context Function Table.
Definition at line 758 of file cmpift.h. Referenced by CMPI_Context::CMPI_Context(), CMPI_ContextOnStack::CMPI_ContextOnStack(), CmpiContext::getEntry(), mbAssociators(), mbEnumInstances(), mbGetInstance(), mbModifyInstance(), mbReferences(), and resultReturnInstance(). |
|
Opaque pointer to MB specific implementation data.
Definition at line 753 of file cmpift.h. Referenced by CMPI_Context::CMPI_Context(), CMPI_ContextOnStack::CMPI_ContextOnStack(), and CMPI_ContextOnStack::~CMPI_ContextOnStack(). |