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

Diff for /pegasus/src/Pegasus/Common/CIMParamValueRep.h between version 1.17 and 1.18

version 1.17, 2005/02/05 22:59:23 version 1.18, 2005/10/31 17:39:11
Line 44 
Line 44 
 #include <Pegasus/Common/Sharable.h> #include <Pegasus/Common/Sharable.h>
 #include <Pegasus/Common/CIMValue.h> #include <Pegasus/Common/CIMValue.h>
 #include <Pegasus/Common/Linkage.h> #include <Pegasus/Common/Linkage.h>
   #include <Pegasus/Common/Buffer.h>
  
 PEGASUS_NAMESPACE_BEGIN PEGASUS_NAMESPACE_BEGIN
  
Line 79 
Line 80 
  
     void setIsTyped(Boolean isTyped);     void setIsTyped(Boolean isTyped);
  
     void toXml(Array<char>& out) const;      void toXml(Buffer& out) const;
  
     CIMParamValueRep* clone() const     CIMParamValueRep* clone() const
     {     {


Legend:
Removed from v.1.17  
changed lines
  Added in v.1.18

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2