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

Diff for /pegasus/src/Pegasus/IndicationService/IndicationConstants.h between version 1.21.2.1 and 1.21.2.2

version 1.21.2.1, 2011/10/11 18:18:21 version 1.21.2.2, 2012/02/15 17:47:15
Line 213 
Line 213 
 extern const CIMName _PROPERTY_SOURCENAMESPACE; extern const CIMName _PROPERTY_SOURCENAMESPACE;
  
 /** /**
       The name of the Source Namespaces property for indication filter class
    */
   extern const CIMName _PROPERTY_SOURCENAMESPACES;
   
   /**
     The name of the System Name property for indication filter and indications     The name of the System Name property for indication filter and indications
     handler classes     handler classes
  */  */
Line 481 
Line 486 
 const Uint16 _ENABLEDSTATE_STARTING = 10; const Uint16 _ENABLEDSTATE_STARTING = 10;
 const Uint16 _ENABLEDSTATE_ENABLED = 2; const Uint16 _ENABLEDSTATE_ENABLED = 2;
 const Uint16 _ENABLEDSTATE_DISABLED = 3; const Uint16 _ENABLEDSTATE_DISABLED = 3;
   const Uint16 _ENABLEDSTATE_UNKNOWN = 0;
  
 /** /**
     Service health States. See CIM_ManagedSystemElement.HealthState     Service health States. See CIM_ManagedSystemElement.HealthState


Legend:
Removed from v.1.21.2.1  
changed lines
  Added in v.1.21.2.2

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2