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

Diff for /pegasus/src/Pegasus/Common/CIMFlavor.h between version 1.29 and 1.30

version 1.29, 2008/12/02 09:00:42 version 1.30, 2009/02/04 22:46:54
Line 155 
Line 155 
  
     /**     /**
         Indicates that the qualifier is propagated to instances.         Indicates that the qualifier is propagated to instances.
           NOTE: This flavor is deprecated and should not be used.
     */     */
     static const CIMFlavor TOINSTANCE;     static const CIMFlavor TOINSTANCE;
  
Line 170 
Line 171 
     static const CIMFlavor DEFAULTS;     static const CIMFlavor DEFAULTS;
  
     /**     /**
         Indicates that the qualifier is propagated to subclasses and to          Indicates that the qualifier is propagated to subclasses.  This
         instances (TOSUBCLASS | TOINSTANCE).          flavor is equivalent to TOSUBCLASSES.  The TOINSTANCE flavor is no
           longer included here since it is deprecated.
     */     */
     static const CIMFlavor TOSUBELEMENTS;     static const CIMFlavor TOSUBELEMENTS;
  


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