#include <Observer.h>
◆ Observer()
◆ ~Observer()
virtual Observer::~Observer |
( |
| ) |
|
|
virtualdefault |
◆ Notify()
Process a message from an observable.
- Parameters
-
obs | The observable that sends the message. |
msg | The message. |
Implemented in KODI::RETRO::CGUIGameSettings, KODI::RETRO::CReversiblePlayback, KODI::GAME::CGameClientInput, KODI::GAME::CGUIDialogButtonCapture, KODI::GAME::CGUIConfigurationWizard, KODI::JOYSTICK::CKeymapHandling, PERIPHERALS::CGUIDialogPeripherals, PVR::CGUIDialogPVRChannelsOSD, PVR::CPVREpgContainer, PVR::CPVRGUIInfo, PVR::CPVRTimers, PVR::CGUIWindowPVRBase, and PVR::CGUIWindowPVRGuideBase.
The documentation for this class was generated from the following file: