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

Diff for /pegasus/src/Pegasus/Common/Constants.cpp between version 1.12 and 1.13

version 1.12, 2008/05/02 19:02:56 version 1.13, 2008/05/16 06:26:47
Line 126 
Line 126 
  
 #endif #endif
  
   // DMTF Indications profile classes
   #ifdef PEGASUS_ENABLE_DMTF_INDICATION_PROFILE_SUPPORT
   const CIMName PEGASUS_CLASSNAME_CIM_INDICATIONSERVICE =
       CIMName("CIM_IndicationService");
   
   const CIMName PEGASUS_CLASSNAME_CIM_INDICATIONSERVICECAPABILITIES =
       CIMName("CIM_IndicationServiceCapabilities");
   
   const CIMName PEGASUS_CLASSNAME_PG_ELEMENTCAPABILITIES =
       CIMName("PG_ElementCapabilities");
   
   const CIMName PEGASUS_CLASSNAME_PG_HOSTEDINDICATIONSERVICE =
       CIMName("PG_HostedIndicationService");
   
   const CIMName PEGASUS_CLASSNAME_PG_SERVICEAFFECTSELEMENT =
       CIMName("PG_ServiceAffectsElement");
   #endif
   
 // //
 // Property Names // Property Names
 // //


Legend:
Removed from v.1.12  
changed lines
  Added in v.1.13

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2