#include <cmpisrv.h>
Collaboration diagram for CMPI_Object:
Public Member Functions | |
CMPI_Object (OpenWBEM::CIMInstance *) | |
CMPI_Object (OpenWBEM::CIMObjectPath *) | |
CMPI_Object (OpenWBEM::CIMDateTime *) | |
CMPI_Object (const OpenWBEM::String &) | |
CMPI_Object (char *) | |
CMPI_Object (void *, void *) | |
CMPI_Object (OpenWBEM::Array< OpenWBEM::CIMParamValue > *) | |
CMPI_Object (CMPIData *) | |
CMPI_Object (CMPI_Object *) | |
~CMPI_Object () | |
void | unlinkAndDelete () |
Public Attributes | |
void * | hdl |
void * | ftab |
CMPI_Object * | next |
CMPI_Object * | prev |
void * | priv |
Definition at line 155 of file cmpisrv.h.
|
Definition at line 41 of file cmpiObject.cpp. References CMPI_ThreadContext::addObject(), CMPI_Instance_Ftab, ftab, hdl, and priv. |
|
Definition at line 48 of file cmpiObject.cpp. References CMPI_ThreadContext::addObject(), CMPI_ObjectPath_Ftab, ftab, hdl, and priv. |
|
Definition at line 55 of file cmpiObject.cpp. References CMPI_ThreadContext::addObject(), CMPI_DateTime_Ftab, ftab, hdl, and priv. |
|
Definition at line 62 of file cmpiObject.cpp. References CMPI_ThreadContext::addObject(), CMPI_String_Ftab, ftab, hdl, and priv. |
|
Definition at line 69 of file cmpiObject.cpp. References CMPI_ThreadContext::addObject(), CMPI_String_Ftab, ftab, hdl, and priv. |
|
Definition at line 34 of file cmpiObject.cpp. |
|
|
|
Definition at line 83 of file cmpiObject.cpp. References CMPI_ThreadContext::addObject(), CMPI_Array_Ftab, ftab, hdl, and priv. |
|
Definition at line 27 of file cmpiObject.cpp. |
|
Definition at line 90 of file cmpiObject.cpp. |
|
Definition at line 93 of file cmpiObject.cpp. References CMPI_ThreadContext::remObject(). |
|
Definition at line 157 of file cmpisrv.h. Referenced by CMPI_Object(), mbEncGetType(), mbEncIsOfType(), and mbEncToString(). |
|
Definition at line 156 of file cmpisrv.h. Referenced by CMPI_Object(), and mbEncToString(). |
|
Definition at line 158 of file cmpisrv.h. Referenced by CMPI_ThreadContext::~CMPI_ThreadContext(). |
|
|
|
Definition at line 159 of file cmpisrv.h. Referenced by CMPI_Object(). |