(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.6 and 1.7

version 1.6, 2005/02/27 18:30:03 version 1.7, 2005/07/22 18:40:39
Line 232 
Line 232 
     CIMName ("RepeatNotificationCount");     CIMName ("RepeatNotificationCount");
  
 /** /**
       The name of the TextFormatOwningEntity property for Formatted Indication
       Subscription class
   */
   static const CIMName _PROPERTY_TEXTFORMATOWNINGENTITY =
       CIMName ("TextFormatOwningEntity");
   
   /**
       The name of the TextFormatID property for Formatted Indication
       Subscription class
   */
   static const CIMName _PROPERTY_TEXTFORMATID = CIMName ("TextFormatID");
   
   /**
       The name of the Caption property for Managed Element class
    */
   static const CIMName _PROPERTY_CAPTION = CIMName ("Caption");
   
   /**
       The name of the Description property for Managed Element class
    */
   static const CIMName _PROPERTY_DESCRIPTION = CIMName ("Description");
   
   /**
       The name of the ElementName property for Managed Element class
    */
   static const CIMName _PROPERTY_ELEMENTNAME = CIMName ("ElementName");
   
   /**
     The name of the Query property for indication filter class     The name of the Query property for indication filter class
  */  */
 static const CIMName _PROPERTY_QUERY = CIMName ("Query"); static const CIMName _PROPERTY_QUERY = CIMName ("Query");
Line 295 
Line 323 
 static const CIMName _PROPERTY_TARGETHOSTFORMAT = CIMName ("TargetHostFormat"); static const CIMName _PROPERTY_TARGETHOSTFORMAT = CIMName ("TargetHostFormat");
  
 /** /**
       The name of the OtherTargetHostFormat property for SNMP Mapper Indication
       Handler subclass
    */
   static const CIMName _PROPERTY_OTHERTARGETHOSTFORMAT =
       CIMName ("OtherTargetHostFormat");
   
   /**
     The name of the SNMP Version property for SNMP Mapper Indication Handler     The name of the SNMP Version property for SNMP Mapper Indication Handler
     subclass     subclass
  */  */


Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2