#include <Monitor.h>
◆ Monitor()
XBMCAddon::xbmc::Monitor::Monitor |
( |
| ) |
|
◆ ~Monitor()
XBMCAddon::xbmc::Monitor::~Monitor |
( |
| ) |
|
|
override |
◆ AbortNotify()
void XBMCAddon::xbmc::Monitor::AbortNotify |
( |
| ) |
|
Called from XBPython to notify registered monitors that a script is aborting/ending.
◆ GetId()
const String & XBMCAddon::xbmc::Monitor::GetId |
( |
| ) |
|
|
inline |
◆ GetInvokerId()
long XBMCAddon::xbmc::Monitor::GetInvokerId |
( |
| ) |
|
|
inline |
◆ OnCleanFinished()
void XBMCAddon::xbmc::Monitor::OnCleanFinished |
( |
const String & | library | ) |
|
|
inline |
◆ OnCleanStarted()
void XBMCAddon::xbmc::Monitor::OnCleanStarted |
( |
const String & | library | ) |
|
|
inline |
◆ OnDPMSActivated()
void XBMCAddon::xbmc::Monitor::OnDPMSActivated |
( |
| ) |
|
|
inline |
◆ OnDPMSDeactivated()
void XBMCAddon::xbmc::Monitor::OnDPMSDeactivated |
( |
| ) |
|
|
inline |
◆ OnNotification()
void XBMCAddon::xbmc::Monitor::OnNotification |
( |
const String & | sender, |
|
|
const String & | method, |
|
|
const String & | data ) |
|
inline |
◆ OnScanFinished()
void XBMCAddon::xbmc::Monitor::OnScanFinished |
( |
const String & | library | ) |
|
|
inline |
◆ OnScanStarted()
void XBMCAddon::xbmc::Monitor::OnScanStarted |
( |
const String & | library | ) |
|
|
inline |
◆ OnScreensaverActivated()
void XBMCAddon::xbmc::Monitor::OnScreensaverActivated |
( |
| ) |
|
|
inline |
◆ OnScreensaverDeactivated()
void XBMCAddon::xbmc::Monitor::OnScreensaverDeactivated |
( |
| ) |
|
|
inline |
◆ OnSettingsChanged()
void XBMCAddon::xbmc::Monitor::OnSettingsChanged |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following files: