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

Diff for /pegasus/src/Pegasus/ProviderManager2/CIMOMHandleContext.h between version 1.3 and 1.4

version 1.3, 2006/11/14 18:34:55 version 1.4, 2007/05/02 17:51:43
Line 34 
Line 34 
 #ifndef Pegasus_CIMOMHandleContext_h #ifndef Pegasus_CIMOMHandleContext_h
 #define Pegasus_CIMOMHandleContext_h #define Pegasus_CIMOMHandleContext_h
  
 #include <Pegasus/Common/AutoPtr.h>  
 #include <Pegasus/Common/CIMClass.h> #include <Pegasus/Common/CIMClass.h>
 #include <Pegasus/Common/CIMName.h> #include <Pegasus/Common/CIMName.h>
 #include <Pegasus/Common/ObjectNormalizer.h> #include <Pegasus/Common/ObjectNormalizer.h>
Line 61 
Line 60 
         const CIMName& className,         const CIMName& className,
         bool deepInheritance);         bool deepInheritance);
  
     virtual AutoPtr<NormalizerContext> clone();      virtual NormalizerContext* clone();
  
 private: private:
     CIMOMHandleContext(const CIMOMHandleContext&);     CIMOMHandleContext(const CIMOMHandleContext&);


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