Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
waiter Class Reference
Inheritance diagram for waiter:
IRunnable

Public Member Functions

 waiter (CEvent &o, bool &flag)
 
void Run () override
 
- Public Member Functions inherited from IRunnable
virtual void Cancel ()
 
virtual ~IRunnable ()=default
 

Public Attributes

boolresult
 
volatile bool waiting = false
 

Constructor & Destructor Documentation

◆ waiter()

waiter::waiter ( CEvent & o,
bool & flag )
inline

Member Function Documentation

◆ Run()

void waiter::Run ( )
inlineoverridevirtual

Implements IRunnable.

Member Data Documentation

◆ result

bool& waiter::result

◆ waiting

volatile bool waiter::waiting = false

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