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

Diff for /pegasus/src/Pegasus/IndicationService/SubscriptionRepository.h between version 1.18 and 1.19

version 1.18, 2012/02/02 05:46:18 version 1.19, 2013/04/09 05:54:20
Line 281 
Line 281 
                  False otherwise                  False otherwise
      */      */
     Boolean reconcileFatalError (     Boolean reconcileFatalError (
         const CIMInstance subscription);          const CIMInstance &subscription);
  
     /**     /**
         Retrieves the specified class object from the repository.         Retrieves the specified class object from the repository.
Line 409 
Line 409 
         @param   subscription          the subscription instance         @param   subscription          the subscription instance
      */      */
     void _deleteSubscription (     void _deleteSubscription (
         const CIMInstance subscription);          const CIMInstance &subscription);
  
     CIMRepository * _repository;     CIMRepository * _repository;
  


Legend:
Removed from v.1.18  
changed lines
  Added in v.1.19

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2