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

Diff for /pegasus/src/Pegasus/Common/CIMClass.cpp between version 1.2 and 1.3

version 1.2, 2001/02/19 01:47:16 version 1.3, 2001/04/08 01:13:21
Line 23 
Line 23 
 // Author: // Author:
 // //
 // $Log$ // $Log$
 // Revision 1.2  2001/02/19 01:47:16  mike  // Revision 1.3  2001/04/08 01:13:21  mike
 // Renamed names of the form CIMConst to ConstCIM.  // Changed "ConstCIM" to "CIMConst"
 // //
 // Revision 1.1  2001/02/18 18:39:05  mike // Revision 1.1  2001/02/18 18:39:05  mike
 // new // new
 // //
 // Revision 1.2  2001/02/18 03:56:00  mike // Revision 1.2  2001/02/18 03:56:00  mike
 // Changed more class names (e.g., ConstClassDecl -> ConstCIMClass)  // Changed more class names (e.g., ConstClassDecl -> CIMConstClass)
 // //
 // Revision 1.1  2001/02/16 02:06:06  mike // Revision 1.1  2001/02/16 02:06:06  mike
 // Renamed many classes and headers. // Renamed many classes and headers.
Line 45 
Line 45 
  
 PEGASUS_NAMESPACE_BEGIN PEGASUS_NAMESPACE_BEGIN
  
 Boolean CIMClass::identical(const ConstCIMClass& x) const  Boolean CIMClass::identical(const CIMConstClass& x) const
 { {
     x._checkRep();     x._checkRep();
     _checkRep();     _checkRep();


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

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2