#include <tools.h>
|
| | cPoller (int FileHandle=-1, bool Out=false) |
| |
| bool | Add (int FileHandle, bool Out) |
| |
| void | Del (int FileHandle, bool Out) |
| |
| bool | Poll (int TimeoutMs=0) |
| |
| | cPoller (int FileHandle=-1, bool Out=false) |
| |
| bool | Add (int FileHandle, bool Out) |
| |
| void | Del (int FileHandle, bool Out) |
| |
| bool | Poll (int TimeoutMs=0) |
| |
Definition at line 431 of file include/vdr/tools.h.
◆ anonymous enum
◆ anonymous enum
◆ cPoller() [1/2]
| cPoller::cPoller |
( |
int |
FileHandle = -1, |
|
|
bool |
Out = false |
|
) |
| |
◆ cPoller() [2/2]
| cPoller::cPoller |
( |
int |
FileHandle = -1, |
|
|
bool |
Out = false |
|
) |
| |
◆ Add() [1/2]
| bool cPoller::Add |
( |
int |
FileHandle, |
|
|
bool |
Out |
|
) |
| |
◆ Add() [2/2]
| bool cPoller::Add |
( |
int |
FileHandle, |
|
|
bool |
Out |
|
) |
| |
◆ Del() [1/2]
| void cPoller::Del |
( |
int |
FileHandle, |
|
|
bool |
Out |
|
) |
| |
◆ Del() [2/2]
| void cPoller::Del |
( |
int |
FileHandle, |
|
|
bool |
Out |
|
) |
| |
◆ Poll() [1/2]
| bool cPoller::Poll |
( |
int |
TimeoutMs = 0 | ) |
|
◆ Poll() [2/2]
| bool cPoller::Poll |
( |
int |
TimeoutMs = 0 | ) |
|
◆ numFileHandles
| int cPoller::numFileHandles |
|
private |
◆ pfd
The documentation for this class was generated from the following files: