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

Diff for /pegasus/src/Pegasus/Common/CIMObjectRep.h between version 1.26 and 1.26.10.1

version 1.26, 2005/02/05 22:59:23 version 1.26.10.1, 2005/09/30 16:28:15
Line 136 
Line 136 
  
     virtual Boolean identical(const CIMObjectRep* x) const;     virtual Boolean identical(const CIMObjectRep* x) const;
  
     virtual void toXml(Array<char>& out) const = 0;      virtual void toXml(Buffer& out) const = 0;
  
     virtual void toMof(Array<char>& out) const = 0;      virtual void toMof(Buffer& out) const = 0;
  
     virtual CIMObjectRep* clone() const = 0;     virtual CIMObjectRep* clone() const = 0;
  


Legend:
Removed from v.1.26  
changed lines
  Added in v.1.26.10.1

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2