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

Diff for /pegasus/src/Pegasus/Common/CIMObject.h between version 1.49 and 1.49.8.1

version 1.49, 2008/12/02 09:00:43 version 1.49.8.1, 2011/10/11 18:18:08
Line 39 
Line 39 
 #include <Pegasus/Common/Array.h> #include <Pegasus/Common/Array.h>
 #include <Pegasus/Common/CIMProperty.h> #include <Pegasus/Common/CIMProperty.h>
 #include <Pegasus/Common/CIMQualifier.h> #include <Pegasus/Common/CIMQualifier.h>
   #include <Pegasus/Common/CIMPropertyList.h>
  
 PEGASUS_NAMESPACE_BEGIN PEGASUS_NAMESPACE_BEGIN
  
Line 313 
Line 314 
     */     */
     Boolean isInstance() const;     Boolean isInstance() const;
  
       void instanceFilter(
           Boolean includeQualifiers,
           Boolean includeClassOrigin,
           const CIMPropertyList & propertyList);
   
 private: private:
  
     CIMObjectRep* _rep;     CIMObjectRep* _rep;


Legend:
Removed from v.1.49  
changed lines
  Added in v.1.49.8.1

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2