#include <cmpisrv.h>
Inheritance diagram for CMPI_ResultOnStack:
Public Member Functions | |
CMPI_ResultOnStack (const OpenWBEM::CIMObjectPathResultHandlerIFC &handler) | |
CMPI_ResultOnStack (const OpenWBEM::CIMInstanceResultHandlerIFC &handler) | |
CMPI_ResultOnStack (const CMPIObjectPathValueResultHandler &handler) | |
CMPI_ResultOnStack (const CMPIValueValueResultHandler &handler) | |
CMPI_ResultOnStack () | |
~CMPI_ResultOnStack () | |
Public Attributes | |
CMPI_Object * | next |
CMPI_Object * | prev |
long | flags |
CMPI_Broker * | xBroker |
Definition at line 221 of file cmpisrv.h.
|
Definition at line 260 of file cmpiResult.cpp. References CMPI_ResultRefOnStack_Ftab, flags, _CMPIResult::ft, _CMPIResult::hdl, and RESULT_ObjectPath. |
|
Definition at line 268 of file cmpiResult.cpp. References CMPI_ResultInstOnStack_Ftab, flags, _CMPIResult::ft, _CMPIResult::hdl, and RESULT_Instance. |
|
Definition at line 295 of file cmpiResult.cpp. References CMPI_ResultResponseOnStack_Ftab, flags, _CMPIResult::ft, handler, _CMPIResult::hdl, and RESULT_Response. |
|
|
|
Definition at line 311 of file cmpiResult.cpp. References CMPI_ResultResponseOnStack_Ftab, flags, _CMPIResult::ft, and RESULT_Response. |
|
Definition at line 318 of file cmpiResult.cpp. |
|
Definition at line 223 of file cmpisrv.h. Referenced by CMPI_ResultOnStack(). |
|
|
|
|
|
|