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

Diff for /pegasus/src/Pegasus/Common/CIMInstance.h between version 1.20 and 1.21

version 1.20, 2001/06/16 23:09:59 version 1.21, 2001/07/01 21:40:38
Line 47 
Line 47 
 //////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////////
  
 class CIMConstInstance; class CIMConstInstance;
   class CIMObject;
  
 /** Class CIMInstance   - The CIMInstance class represents the instance of /** Class CIMInstance   - The CIMInstance class represents the instance of
     a CIM class in Pegasus. It is used manipulate instances and the     a CIM class in Pegasus. It is used manipulate instances and the
Line 403 
Line 404 
  
     CIMInstanceRep* _rep;     CIMInstanceRep* _rep;
     friend class CIMConstInstance;     friend class CIMConstInstance;
       friend class CIMObject;
 }; };
  
 //////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////////


Legend:
Removed from v.1.20  
changed lines
  Added in v.1.21

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2