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

Diff for /pegasus/src/Pegasus/Common/CIMMethodRep.h between version 1.1 and 1.4

version 1.1, 2001/02/18 18:39:06 version 1.4, 2001/04/08 01:13:21
Line 23 
Line 23 
 // Author: // Author:
 // //
 // $Log$ // $Log$
   // Revision 1.4  2001/04/08 01:13:21  mike
   // Changed "ConstCIM" to "CIMConst"
   //
   // Revision 1.2  2001/02/19 01:47:16  mike
   // Renamed names of the form CIMConst to CIMConst.
   //
 // Revision 1.1  2001/02/18 18:39:06  mike // Revision 1.1  2001/02/18 18:39:06  mike
 // new // new
 // //
Line 159 
Line 165 
  
     void toXml(Array<Sint8>& out) const;     void toXml(Array<Sint8>& out) const;
  
     virtual void print() const;      virtual void print(std::ostream &o=std::cout) const;
  
     Boolean identical(const CIMMethodRep* x) const;     Boolean identical(const CIMMethodRep* x) const;
  


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

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2