In file ../../src/Pegasus/Common/ResponseHandler.h:

class PEGASUS_COMMON_LINKAGE MethodResultResponseHandler

The MethodResultResponseHandler class is a subclass to the ResponseHandler class

Documentation

The MethodResultResponseHandler class is a subclass to the ResponseHandler class

Inheritance:


Public Methods

[more]virtual void deliverParamValue (const CIMParamValue & outParamValue)
Add documentation here
[more]virtual void deliverParamValue (const Array<CIMParamValue> & outParamValues)
Add documentation here
[more]virtual void deliver (const CIMValue & returnValue)
Add documentation here


Inherited from ResponseHandler:

Public Methods

ovirtual void processing(void)
ovirtual void complete(void)
ovirtual void setContext(const OperationContext & context)

Protected Methods

oOperationContext getContext(void) const

ovirtual void deliverParamValue(const CIMParamValue & outParamValue) = 0
Add documentation here

ovirtual void deliverParamValue(const Array<CIMParamValue> & outParamValues) = 0
Add documentation here

ovirtual void deliver(const CIMValue & returnValue) = 0
Add documentation here


This class has no child classes.

Alphabetic index HTML hierarchy of classes or Java