|
In file ../../src/Pegasus/Common/ResponseHandler.h:
The MethodResultResponseHandler class is a subclass to the ResponseHandler class
Documentation
The MethodResultResponseHandler class is a subclass to the ResponseHandler class
Inheritance:
Public Methods
virtual void | deliverParamValue (const CIMParamValue & outParamValue)
Add documentation here
|
virtual void | deliverParamValue (const Array<CIMParamValue> & outParamValues)
Add documentation here
|
virtual void | deliver (const CIMValue & returnValue)
Add documentation here
|
Public Methods-
virtual void processing(void)
-
virtual void complete(void)
-
virtual void setContext(const OperationContext & context)
Protected Methods-
OperationContext getContext(void) const
- virtual void deliverParamValue(const CIMParamValue & outParamValue) = 0
-
Add documentation here
- virtual void deliverParamValue(const Array<CIMParamValue> & outParamValues) = 0
-
Add documentation here
- virtual void deliver(const CIMValue & returnValue) = 0
-
Add documentation here
- This class has no child classes.
Alphabetic index HTML hierarchy of classes or Java
|