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

Diff for /pegasus/src/Pegasus/IndicationService/IndicationService.h between version 1.96 and 1.97

version 1.96, 2011/01/12 11:39:55 version 1.97, 2011/01/13 06:00:28
Line 243 
Line 243 
         const CIMObjectPath &handlerName);         const CIMObjectPath &handlerName);
 #endif #endif
  
       Uint16  _getEnabledState();
       void  _setEnabledState(Uint16 state);
   
     /**     /**
         Handles the CIM requests when IndicationService is not enabled. Very         Handles the CIM requests when IndicationService is not enabled. Very
         few requests are handled by IndicationService when not enabled.         few requests are handled by IndicationService when not enabled.
Line 1452 
Line 1455 
     AtomicInt _processIndicationThreads;     AtomicInt _processIndicationThreads;
  
     AutoPtr<IndicationServiceConfiguration> _indicationServiceConfiguration;     AutoPtr<IndicationServiceConfiguration> _indicationServiceConfiguration;
   #else
       Uint32 _enabledState;
 #endif #endif
  
     /**     /**


Legend:
Removed from v.1.96  
changed lines
  Added in v.1.97

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2