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

Diff for /pegasus/src/Pegasus/Common/CIMQualifierDeclRep.h between version 1.28 and 1.29

version 1.28, 2005/02/05 22:59:23 version 1.29, 2005/10/31 17:39:11
Line 48 
Line 48 
 #include <Pegasus/Common/InternalException.h> #include <Pegasus/Common/InternalException.h>
 #include <Pegasus/Common/CIMFlavor.h> #include <Pegasus/Common/CIMFlavor.h>
 #include <Pegasus/Common/CIMScope.h> #include <Pegasus/Common/CIMScope.h>
   #include <Pegasus/Common/Buffer.h>
  
 PEGASUS_NAMESPACE_BEGIN PEGASUS_NAMESPACE_BEGIN
  
Line 106 
Line 107 
         return _arraySize;         return _arraySize;
     }     }
  
     void toXml(Array<char>& out) const;      void toXml(Buffer& out) const;
  
     void toMof(Array<char>& out) const;      void toMof(Buffer& out) const;
  
     Boolean identical(const CIMQualifierDeclRep* x) const;     Boolean identical(const CIMQualifierDeclRep* x) const;
  


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

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2