(file) Return to ResponseHandler.h CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / Common

Diff for /pegasus/src/Pegasus/Common/ResponseHandler.h between version 1.27 and 1.28

version 1.27, 2006/02/14 18:21:13 version 1.28, 2006/04/18 18:40:43
Line 84 
Line 84 
     */     */
     virtual void complete() = 0;     virtual void complete() = 0;
  
 #ifdef PEGASUS_USE_EXPERIMENTAL_INTERFACES      /**
     /** <I><B>Experimental Interface</B></I><BR>  
         Sets the context for operation responses delivered to the CIM Server.         Sets the context for operation responses delivered to the CIM Server.
         This method allows a provider to communicate context information         This method allows a provider to communicate context information
         (such as content language) along with an operation response.  The         (such as content language) along with an operation response.  The
Line 97 
Line 96 
 virtual virtual
 #endif #endif
     void setContext(const OperationContext & context);     void setContext(const OperationContext & context);
 #endif  // PEGASUS_USE_EXPERIMENTAL_INTERFACES  
  
 protected: protected:
  


Legend:
Removed from v.1.27  
changed lines
  Added in v.1.28

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2