#include <tools.h>
Public Member Functions |
| cPoller (int FileHandle=-1, bool Out=false) |
bool | Add (int FileHandle, bool Out) |
bool | Poll (int TimeoutMs=0) |
| cPoller (int FileHandle=-1, bool Out=false) |
bool | Add (int FileHandle, bool Out) |
bool | Poll (int TimeoutMs=0) |
Detailed Description
Definition at line 339 of file include/vdr/tools.h.
Member Enumeration Documentation
- Enumerator:
-
Definition at line 341 of file tools.h.
Constructor & Destructor Documentation
cPoller::cPoller |
( |
int |
FileHandle = -1 , |
|
|
bool |
Out = false |
|
) |
| |
cPoller::cPoller |
( |
int |
FileHandle = -1 , |
|
|
bool |
Out = false |
|
) |
| |
Member Function Documentation
bool cPoller::Add |
( |
int |
FileHandle, |
|
|
bool |
Out |
|
) |
| |
bool cPoller::Add |
( |
int |
FileHandle, |
|
|
bool |
Out |
|
) |
| |
bool cPoller::Poll |
( |
int |
TimeoutMs = 0 | ) |
|
bool cPoller::Poll |
( |
int |
TimeoutMs = 0 | ) |
|
Member Data Documentation
int cPoller::numFileHandles |
|
private |
The documentation for this class was generated from the following files: