usbuis/usbuinotif/inc/usbuincableconnectednotifier.h
changeset 8 7e15987c4500
parent 0 1e05558e2206
child 25 8c311f9acc5e
child 33 d895b6d953c9
equal deleted inserted replaced
3:47c263f7e521 8:7e15987c4500
   118 private:
   118 private:
   119     /**
   119     /**
   120      *  C++ default constructor.
   120      *  C++ default constructor.
   121      */
   121      */
   122     CUSBUICableConnectedNotifier();
   122     CUSBUICableConnectedNotifier();
       
   123     
       
   124     /**
       
   125      * Waiter for canceling notifier. Canceling is not posible when note is visible
       
   126      */
       
   127     CActiveSchedulerWait    iNoteWaiter;    
       
   128     
       
   129     /**
       
   130     * Note visible
       
   131     */
       
   132     TBool   iNoteVisible;
   123 
   133 
   124     };
   134     };
   125 #endif // USBUINCABLECONNECTEDNOTIFIER_H
   135 #endif // USBUINCABLECONNECTEDNOTIFIER_H