(file) Return to OperationResponseHandler.cpp CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / ProviderManager2

Diff for /pegasus/src/Pegasus/ProviderManager2/OperationResponseHandler.cpp between version 1.11.8.4 and 1.11.8.5

version 1.11.8.4, 2006/03/10 14:30:39 version 1.11.8.5, 2006/03/17 21:40:51
Line 66 
Line 66 
 protected: protected:
     CIMOMHandleContext(CIMOMHandle & hndl) : handle(hndl) {}     CIMOMHandleContext(CIMOMHandle & hndl) : handle(hndl) {}
 private: private:
       CIMOMHandleContext(const CIMOMHandleContext &);
       operator=(const CIMOMHandleContext &);
     CIMOMHandle handle;     CIMOMHandle handle;
     OperationContext emptyContext;     OperationContext emptyContext;
 }; };


Legend:
Removed from v.1.11.8.4  
changed lines
  Added in v.1.11.8.5

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2