serviceproviders/sapi_logging/tsrc/testing/tlogprovidertest/inc/loggingcallback.h
changeset 26 5d0ec8b709be
parent 5 989d2f495d90
equal deleted inserted replaced
23:50974a8b132e 26:5d0ec8b709be
    66         * @param aStaus ,  status of the async request
    66         * @param aStaus ,  status of the async request
    67         * @iter, iterator for getlist results
    67         * @iter, iterator for getlist results
    68         */
    68         */
    69 
    69 
    70         void HandleNotifyL( TUint aTransid, TUint aStatus, CLogIter *aiter ) ;
    70         void HandleNotifyL( TUint aTransid, TUint aStatus, CLogIter *aiter ) ;
       
    71 		
       
    72         /**
       
    73         * Implementation of HandleRequestL method, derived from MLoggingCB
       
    74         *
       
    75         * @param aTransid, Transaction id
       
    76         * @param aStaus ,  status of the async request
       
    77         * @param, aEvent,  data for the occured event
       
    78 	    */        
       
    79         void HandleRequestL( TUint aTransid, TUint aStatus, CLogsEvent *aEvent ) ;
    71 
    80 
    72         /**
    81         /**
    73         * Implementation of CancelNotifyL method, derived from MLoggingCB
    82         * Implementation of CancelNotifyL method, derived from MLoggingCB
    74         *
    83         *
    75         * @param aTransid, Transaction id
    84         * @param aTransid, Transaction id