mtpfws/mtpfw/inc/cmtpconnection.h
changeset 38 48c22c726cf9
parent 17 aabe5387f5ce
child 43 4a793f564d72
child 47 63cf70d3ecd8
equal deleted inserted replaced
33:883e91c086aa 38:48c22c726cf9
   145     
   145     
   146     void RemoveEventsForSession(TUint32 aMTPId);
   146     void RemoveEventsForSession(TUint32 aMTPId);
   147     
   147     
   148     void EnqueueEvent(CMTPEventLink* aLink);
   148     void EnqueueEvent(CMTPEventLink* aLink);
   149     void DequeueEvent(CMTPEventLink* aLink);
   149     void DequeueEvent(CMTPEventLink* aLink);
       
   150 	void DequeueAllEvents();
   150 
   151 
   151 /**
   152 /**
   152   * This method define and attach the property for publishing connection state 
   153   * This method define and attach the property for publishing connection state 
   153   *  events.
   154   *  events.
   154   */
   155   */