(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.28 and 1.29

version 1.28, 2012/07/30 11:18:24 version 1.29, 2012/10/30 05:19:38
Line 73 
Line 73 
     CIMNameCast("CIM_ListenerDestinationWSManagement");     CIMNameCast("CIM_ListenerDestinationWSManagement");
 const CIMName PEGASUS_CLASSNAME_LSTNRDST_SYSTEM_LOG  = const CIMName PEGASUS_CLASSNAME_LSTNRDST_SYSTEM_LOG  =
     CIMNameCast("PG_ListenerDestinationSystemLog");     CIMNameCast("PG_ListenerDestinationSystemLog");
   const CIMName PEGASUS_CLASSNAME_LSTNRDST_FILE       =
       CIMNameCast("PG_ListenerDestinationFile");
 const CIMName PEGASUS_CLASSNAME_LSTNRDST_EMAIL       = const CIMName PEGASUS_CLASSNAME_LSTNRDST_EMAIL       =
     CIMNameCast("PG_ListenerDestinationEmail");     CIMNameCast("PG_ListenerDestinationEmail");
 const CIMName PEGASUS_CLASSNAME_INDFILTER            = const CIMName PEGASUS_CLASSNAME_INDFILTER            =
Line 183 
Line 185 
 const CIMName PEGASUS_PROPERTYNAME_WSM_DELIVERY_MODE = const CIMName PEGASUS_PROPERTYNAME_WSM_DELIVERY_MODE =
     CIMNameCast("DeliveryMode");     CIMNameCast("DeliveryMode");
  
   const CIMName PEGASUS_PROPERTYNAME_LSTNRDST_FILE =
       CIMNameCast("File");
   
 /** /**
     The name of the CreationTime property for PG_ListenerDestinationQueue.     The name of the CreationTime property for PG_ListenerDestinationQueue.
 */ */


Legend:
Removed from v.1.28  
changed lines
  Added in v.1.29

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2