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

Diff for /pegasus/src/Pegasus/Common/Attic/CIMMessageSerializer.cpp between version 1.29 and 1.30

version 1.29, 2006/02/24 19:16:27 version 1.30, 2006/03/28 19:06:44
Line 77 
Line 77 
 #endif #endif
  
     XmlWriter::appendValueElement(out, cimMessage->isComplete());     XmlWriter::appendValueElement(out, cimMessage->isComplete());
       XmlWriter::appendValueElement(out, cimMessage->getIndex());
  
     _serializeOperationContext(out, cimMessage->operationContext);     _serializeOperationContext(out, cimMessage->operationContext);
  


Legend:
Removed from v.1.29  
changed lines
  Added in v.1.30

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2