locationrequestmgmt/networkrequesthandler/inc/EPos_CPosDialogCtrl.h
branchGCC_SURGE
changeset 49 5f20f71a57a3
parent 19 bdd4df282e3e
parent 40 18280709ae43
equal deleted inserted replaced
41:ec40843d536a 49:5f20f71a57a3
   207         /* IN     */    TRequest& aRequest
   207         /* IN     */    TRequest& aRequest
   208         );
   208         );
   209 
   209 
   210         void DeferNotificationL();
   210         void DeferNotificationL();
   211         void CreateNotificationAndEnqueueL();
   211         void CreateNotificationAndEnqueueL();
   212 
   212         void UpdateProperty();
       
   213 		
   213     private:    // Data
   214     private:    // Data
   214         RNotifier                       iNotifier;
   215         RNotifier                       iNotifier;
   215         RArray<TRequest>                iRequestQueue;
   216         RArray<TRequest>                iRequestQueue;
   216         TInt                            iRequestId;
   217         TInt                            iRequestId;
   217         TBool                           iNotifierStarted;
   218         TBool                           iNotifierStarted;