usbengines/usbotgwatcher/inc/cusbnotifmanager.h
changeset 89 3592750162a5
parent 47 878846f7623e
equal deleted inserted replaced
87:18fe5224f0dc 89:3592750162a5
   108  *  Function of the class is own and share RNotifier, own list of CWaitNotifier(s),
   108  *  Function of the class is own and share RNotifier, own list of CWaitNotifier(s),
   109  *	show notifiers, which are synchronous, and cancel it with a delay 
   109  *	show notifiers, which are synchronous, and cancel it with a delay 
   110  */
   110  */
   111 class CUsbNotifManager : public CBase
   111 class CUsbNotifManager : public CBase
   112     {
   112     {
   113     friend class CUsbNotifManager;
   113     
   114 
       
   115 public:
   114 public:
   116 
   115 
   117     /**
   116     /**
   118      * 2phase construction
   117      * 2phase construction
   119      * @param aOtgWatcher OtgWatcher is a parent class
   118      * @param aOtgWatcher OtgWatcher is a parent class