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

Diff for /pegasus/src/Pegasus/Common/Union.h between version 1.9 and 1.10

version 1.9, 2001/12/13 14:54:05 version 1.10, 2002/02/20 23:14:19
Line 22 
Line 22 
 // //
 // Author: Mike Brasher (mbrasher@bmc.com) // Author: Mike Brasher (mbrasher@bmc.com)
 // //
 // Modified By:  // Modified By: Roger Kumpf, Hewlett-Packard Company (roger_kumpf@hp.com)
 // //
 //%///////////////////////////////////////////////////////////////////////////// //%/////////////////////////////////////////////////////////////////////////////
  
Line 75 
Line 75 
     ArrayRep<Char16>* _char16Array;     ArrayRep<Char16>* _char16Array;
     ArrayRep<String>* _stringArray;     ArrayRep<String>* _stringArray;
     ArrayRep<CIMDateTime>* _dateTimeArray;     ArrayRep<CIMDateTime>* _dateTimeArray;
       ArrayRep<CIMReference>* _referenceArray;
  
     void* _voidPtr;     void* _voidPtr;
 }; };


Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2