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

Diff for /pegasus/src/Pegasus/Common/OperationContext.cpp between version 1.5 and 1.6

version 1.5, 2002/05/22 21:12:31 version 1.6, 2002/05/22 21:35:47
Line 38 
Line 38 
 } }
  
 OperationContext::OperationContext(const OperationContext & context) OperationContext::OperationContext(const OperationContext & context)
     : _containers(context._containers)  
 { {
       *this = context;
 } }
  
 OperationContext::~OperationContext(void) OperationContext::~OperationContext(void)


Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2