devicediagnostics/diagplugins/diagusbcableplugin/inc/diagusbcabletestengine.h
branchRCL_3
changeset 22 9360ca28b668
parent 0 3ce708148e4d
equal deleted inserted replaced
20:f2101057ffeb 22:9360ca28b668
   128 protected:    // from CActive
   128 protected:    // from CActive
   129         /**
   129         /**
   130         * Handle active object completion event, used to handle internal trigger in our plug-in
   130         * Handle active object completion event, used to handle internal trigger in our plug-in
   131         */
   131         */
   132         void RunL();
   132         void RunL();
       
   133         
       
   134         /**
       
   135         * Handle RunL leaves
       
   136         */
       
   137         TInt RunError( TInt aError );
   133     
   138     
   134         /**
   139         /**
   135         * Handle cancel
   140         * Handle cancel
   136         */
   141         */
   137         void DoCancel();
   142         void DoCancel();