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

Diff for /pegasus/src/Pegasus/Common/CIMQualifierList.h between version 1.33 and 1.34

version 1.33, 2005/02/05 22:59:23 version 1.34, 2005/10/31 17:39:11
Line 46 
Line 46 
 #include <Pegasus/Common/CIMScope.h> #include <Pegasus/Common/CIMScope.h>
 #include <Pegasus/Common/Array.h> #include <Pegasus/Common/Array.h>
 #include <Pegasus/Common/Pair.h> #include <Pegasus/Common/Pair.h>
   #include <Pegasus/Common/Buffer.h>
  
  
 /* ATTN: P2 KS 25 Mar 2002 - The function names are a mismash of local and taken /* ATTN: P2 KS 25 Mar 2002 - The function names are a mismash of local and taken
Line 177 
Line 178 
         Boolean propagateQualifiers);         Boolean propagateQualifiers);
  
     ///     ///
     void toXml(Array<char>& out) const;      void toXml(Buffer& out) const;
  
     ///     ///
     void toMof(Array<char>& out) const;      void toMof(Buffer& out) const;
  
     ///     ///
     void print(PEGASUS_STD(ostream) &o=PEGASUS_STD(cout)) const;     void print(PEGASUS_STD(ostream) &o=PEGASUS_STD(cout)) const;


Legend:
Removed from v.1.33  
changed lines
  Added in v.1.34

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2