uiacceltk/hitchcock/goommonitor/inc/goomcloseapp.h
branchRCL_3
changeset 15 cd0ae4656946
parent 8 46927d61fef3
equal deleted inserted replaced
13:3a60ebea00d0 15:cd0ae4656946
    69      */
    69      */
    70     void Reconfigure(const TActionRef& aRef);
    70     void Reconfigure(const TActionRef& aRef);
    71 
    71 
    72     inline TUint WgId() const;
    72     inline TUint WgId() const;
    73     
    73     
       
    74     
       
    75     /** Ask nice */
       
    76     void ConditionalClose();
       
    77     
    74     /** When the gentle push is not enough (i.e. force is required) **/
    78     /** When the gentle push is not enough (i.e. force is required) **/
    75     void KillTask();
    79     void KillTask();
    76     
    80     
    77     void KillTaskWaitDone();
    81     void KillTaskWaitDone();
    78     
    82     
    98     /**
   102     /**
    99      * A watcher for the application closing
   103      * A watcher for the application closing
   100      * Own
   104      * Own
   101      */
   105      */
   102     CGOomAppCloseWatcher* iAppCloseWatcher; 
   106     CGOomAppCloseWatcher* iAppCloseWatcher; 
       
   107     
       
   108     TBool iAlreadyGaveUp;
   103     };
   109     };
   104 
   110 
   105 #include "goomcloseapp.inl"
   111 #include "goomcloseapp.inl"
   106 
   112 
   107 #endif /*GOOMCLOSEAPP_H_*/
   113 #endif /*GOOMCLOSEAPP_H_*/