(file) Return to ProviderModule.h CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / ProviderManager2 / Default

Diff for /pegasus/src/Pegasus/ProviderManager2/Default/ProviderModule.h between version 1.11 and 1.12

version 1.11, 2006/08/08 18:03:04 version 1.12, 2006/08/09 19:30:32
Line 29 
Line 29 
 // //
 //============================================================================== //==============================================================================
 // //
 // Author: Chip Vincent (cvincent@us.ibm.com)  
 //  
 // Modified By: Yi Zhou, Hewlett-Packard Company(yi_zhou@hp.com)  
 //              Mike Day, IBM (mdday@us.ibm.com)  
 //              Adrian Schuur, IBM (schuur@de.ibm.com)  
 //              Roger Kumpf, Hewlett-Packard Company (roger_kumpf@hp.com)  
 //              Aruran, IBM (ashanmug@in.ibm.com) for Bug#4585  
 //  
 //%///////////////////////////////////////////////////////////////////////////// //%/////////////////////////////////////////////////////////////////////////////
  
 #ifndef Pegasus_ProviderModule_h #ifndef Pegasus_ProviderModule_h
Line 73 
Line 65 
     ProviderModule(const ProviderModule& pm);    // Unimplemented     ProviderModule(const ProviderModule& pm);    // Unimplemented
     ProviderModule& operator=(const ProviderModule& pm);    // Unimplemented     ProviderModule& operator=(const ProviderModule& pm);    // Unimplemented
  
     AtomicInt _refCount;  
     DynamicLibrary _library;     DynamicLibrary _library;
 }; };
  


Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2