locationrequestmgmt/networkrequesthandler/inc/EPos_CPosDialogCtrl.h
branchRCL_3
changeset 31 b6bc347ed8ca
parent 12 d8287cc0d36f
child 54 0c2046328c85
equal deleted inserted replaced
28:cf8bf9651775 31:b6bc347ed8ca
   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     private:    // Data
   213     private:    // Data
   214         RNotifier                       iNotifier;
   214         RNotifier                       iNotifier;
   215         RArray<TRequest>                iRequestQueue;
   215         RArray<TRequest>                iRequestQueue;
   216         TInt                            iRequestId;
   216         TInt                            iRequestId;
   217         TBool                           iNotifierStarted;
   217         TBool                           iNotifierStarted;