(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.3 and 1.4

version 1.3, 2002/05/09 16:01:08 version 1.4, 2002/05/15 20:05:31
Line 34 
Line 34 
 { {
 } }
  
   OperationContext::OperationContext(const OperationContext & context)
       : _containers(context._containers)
   {
   }
   
 OperationContext::~OperationContext(void) OperationContext::~OperationContext(void)
 { {
 } }


Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2