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

Diff for /pegasus/src/Pegasus/Common/SCMOXmlWriter.h between version 1.2.4.8 and 1.5

version 1.2.4.8, 2013/10/17 19:40:25 version 1.5, 2013/10/15 18:43:44
Line 80 
Line 80 
         const Array<SCMOInstance> & _scmoInstances,         const Array<SCMOInstance> & _scmoInstances,
         const CIMPropertyList & propertyList);         const CIMPropertyList & propertyList);
  
     // EXP_PULL_BEGIN  
     static void appendValueSCMOInstanceWithPathElements(  
         Buffer& out,  
         const Array<SCMOInstance> & _scmoInstances,  
         const CIMPropertyList & propertyList);  
     //EXP_PULL_END  
   
     static void appendInstanceNameElement(     static void appendInstanceNameElement(
         Buffer& out,         Buffer& out,
         const SCMOInstance& scmoInstance);         const SCMOInstance& scmoInstance);
Line 130 
Line 123 
         const Array<SCMOInstance> & objectWithPath,         const Array<SCMOInstance> & objectWithPath,
         const CIMPropertyList& propertyList);         const CIMPropertyList& propertyList);
  
 //EXP_PULL_BEGIN  
     static void appendValueInstanceWithPathElement(  
         Buffer& out,  
         const SCMOInstance& namedInstance,  
         bool filtered,  
         const Array<Uint32> & nodes);  
 //EXP_PULL_END  
     static void appendValueObjectWithPathElement(     static void appendValueObjectWithPathElement(
         Buffer& out,         Buffer& out,
         const SCMOInstance& objectWithPath,         const SCMOInstance& objectWithPath,


Legend:
Removed from v.1.2.4.8  
changed lines
  Added in v.1.5

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2