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

Diff for /pegasus/src/Pegasus/Common/CIMValue.h between version 1.19 and 1.20

version 1.19, 2002/05/11 21:36:29 version 1.20, 2002/05/14 05:10:33
Line 380 
Line 380 
     ///     ///
     void get(Array<CIMReference>& x) const;     void get(Array<CIMReference>& x) const;
  
       /** Makes a deep copy (clone) of the given object. */
       CIMValue clone() const;
   
     /** toXML - Converts a CIMValue object to XML. The XML is appended     /** toXML - Converts a CIMValue object to XML. The XML is appended
         to the Array provided with the call.  Returns the result as an         to the Array provided with the call.  Returns the result as an
         XML element wrapped in the <VALUE>, <VALUE.ARRAY>, <VALUE.REFERENCE>,         XML element wrapped in the <VALUE>, <VALUE.ARRAY>, <VALUE.REFERENCE>,


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

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2