11 #include "pvr/IPVRComponent.h" 12 #include "pvr/settings/PVRSettings.h" 20 class CPVRTimerInfoTag;
42 bool AllLocalBackendsIdle(std::shared_ptr<CPVRTimerInfoTag>& causingEvent)
const;
43 bool EventOccursOnLocalBackend(
const std::shared_ptr<CPVRTimerInfoTag>& event)
const;
44 bool IsNextEventWithinBackendIdleTime()
const;
Definition: PVRGUIActionsPowerManagement.h:22
Definition: ContextMenuManager.h:24
bool CanSystemPowerdown(bool bAskUser=true) const
Check whether the system Kodi is running on can be powered down (shutdown/reboot/suspend/hibernate) w...
Definition: PVRGUIActionsPowerManagement.cpp:37
Definition: IPVRComponent.h:13
Definition: PVRSettings.h:27
Represents a file on a share.
Definition: FileItem.h:102