(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.22 and 1.23

version 1.22, 2010/04/26 05:38:41 version 1.23, 2010/07/05 08:58:36
Line 141 
Line 141 
  
 const CIMName PEGASUS_CLASSNAME_PG_SERVICEAFFECTSELEMENT = const CIMName PEGASUS_CLASSNAME_PG_SERVICEAFFECTSELEMENT =
     CIMNameCast("PG_ServiceAffectsElement");     CIMNameCast("PG_ServiceAffectsElement");
   const CIMName PEGASUS_CLASSNAME_PG_LSTNRDSTQUEUE =
       CIMNameCast("PG_ListenerDestinationQueue");
 #endif #endif
  
 // //
Line 168 
Line 170 
     CIMNameCast("Destination");     CIMNameCast("Destination");
  
 /** /**
       The name of the CreationTime property for PG_ListenerDestinationQueue.
   */
   
   const CIMName PEGASUS_PROPERTYNAME_LSTNRDST_CREATIONTIME =
       CIMNameCast("CreationTime");
   
   /**
     The name of the TargetHost property for SNMP Mapper Indication     The name of the TargetHost property for SNMP Mapper Indication
     Handler subclass     Handler subclass
 */ */


Legend:
Removed from v.1.22  
changed lines
  Added in v.1.23

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2