Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
PERIPHERALS::IEventLockCallback Class Referenceabstract

Callback implemented by event scanner. More...

#include <EventLockHandle.h>

Inheritance diagram for PERIPHERALS::IEventLockCallback:
PERIPHERALS::CEventScanner

Public Member Functions

virtual ~IEventLockCallback (void)=default
 
virtual void ReleaseLock (CEventLockHandle &handle)=0
 

Detailed Description

Callback implemented by event scanner.

Constructor & Destructor Documentation

◆ ~IEventLockCallback()

virtual PERIPHERALS::IEventLockCallback::~IEventLockCallback ( void )
virtualdefault

Member Function Documentation

◆ ReleaseLock()

virtual void PERIPHERALS::IEventLockCallback::ReleaseLock ( CEventLockHandle & handle)
pure virtual

Implemented in PERIPHERALS::CEventScanner.


The documentation for this class was generated from the following file: