(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.5 and 1.11.8.6

version 1.11.8.5, 2006/03/17 21:40:51 version 1.11.8.6, 2006/03/29 18:25:38
Line 67 
Line 67 
     CIMOMHandleContext(CIMOMHandle & hndl) : handle(hndl) {}     CIMOMHandleContext(CIMOMHandle & hndl) : handle(hndl) {}
 private: private:
     CIMOMHandleContext(const CIMOMHandleContext &);     CIMOMHandleContext(const CIMOMHandleContext &);
     operator=(const CIMOMHandleContext &);      CIMOMHandleContext & operator=(const CIMOMHandleContext &);
     CIMOMHandle handle;     CIMOMHandle handle;
     OperationContext emptyContext;     OperationContext emptyContext;
 }; };


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

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2