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

Diff for /pegasus/src/Pegasus/Common/CIMParamValueRep.cpp between version 1.26 and 1.27

version 1.26, 2006/05/02 20:26:58 version 1.27, 2006/11/07 21:30:36
Line 29 
Line 29 
 // //
 //============================================================================== //==============================================================================
 // //
 // Author: Nitin Upasani, Hewlett-Packard Company (Nitin_Upasani@hp.com)  
 //  
 // Modified By: Roger Kumpf, Hewlett-Packard Company (roger_kumpf@hp.com)  
 //              Carol Ann Krug Graves, Hewlett-Packard Company  
 //                  (carolann_graves@hp.com)  
 //              David Dillard, VERITAS Software Corp.  
 //                  (david.dillard@veritas.com)  
 //  
 //%///////////////////////////////////////////////////////////////////////////// //%/////////////////////////////////////////////////////////////////////////////
  
 #include <Pegasus/Common/Config.h> #include <Pegasus/Common/Config.h>
Line 83 
Line 75 
     if (_isTyped)     if (_isTyped)
     {     {
         // If the property type is CIMObject, then         // If the property type is CIMObject, then
         //   encode the property in CIM-XML as a string with the EMBEDDEDOBJECT attribute          //   encode the property in CIM-XML as a string with the EMBEDDEDOBJECT
         //   (there is not currently a CIM-XML "object" datatype)          //   attribute (there is not currently a CIM-XML "object" datatype)
         // else         // else
         //   output the real type         //   output the real type
         if (type == CIMTYPE_OBJECT)         if (type == CIMTYPE_OBJECT)


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

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2