X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=src%2FRaym%2FApplication.h;h=4d3e078e7f9801e586cf147c34153043f59acf2a;hb=HEAD;hp=d7391bf18aa09c5afc55eb4e7c846488fa075b7b;hpb=d53cf9e940fe39f6d2e0723dcce527fa16259f20;p=iptd%2FiPTd.git diff --git a/src/Raym/Application.h b/src/Raym/Application.h index d7391bf..4d3e078 100644 --- a/src/Raym/Application.h +++ b/src/Raym/Application.h @@ -46,7 +46,9 @@ public: virtual bool canTerminate() = 0; void resetCounter(); + void sleep(); void suspend(); + void shutdown(); bool setWakeSchedule(int year, int month, int day, int hour, int min); void resetWakeSchedule(); #ifdef _WIN32