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

Diff for /pegasus/src/Pegasus/Common/CIMValue.cpp between version 1.37 and 1.38

version 1.37, 2002/08/16 01:28:06 version 1.38, 2002/08/19 18:04:15
Line 79 
Line 79 
  
 inline void _toString(Array<Sint8>& out, const CIMDateTime& x) inline void _toString(Array<Sint8>& out, const CIMDateTime& x)
 { {
     out << x.getString();      out << x.toString();
 } }
  
 inline void _toString(Array<Sint8>& out, const CIMObjectPath& x) inline void _toString(Array<Sint8>& out, const CIMObjectPath& x)


Legend:
Removed from v.1.37  
changed lines
  Added in v.1.38

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2