OSDN Git Service

EPG予約、キーワード予約の不具合修正
[iptd/iPTd.git] / src / Raym / Application.h
index d7391bf..4d3e078 100644 (file)
@@ -46,7 +46,9 @@ public:
     virtual bool canTerminate() = 0;\r
 \r
     void resetCounter();\r
+    void sleep();\r
     void suspend();\r
+    void shutdown();\r
     bool setWakeSchedule(int year, int month, int day, int hour, int min);\r
     void resetWakeSchedule();\r
 #ifdef _WIN32\r