#include <tools.h>
|
static bool | FileReady (int FileDes, int TimeoutMs=1000) |
|
static bool | FileReady (int FileDes, int TimeoutMs=1000) |
|
Definition at line 463 of file include/vdr/tools.h.
◆ cFile() [1/2]
◆ ~cFile() [1/2]
◆ cFile() [2/2]
◆ ~cFile() [2/2]
◆ Close() [1/2]
void cFile::Close |
( |
void |
| ) |
|
◆ Close() [2/2]
void cFile::Close |
( |
void |
| ) |
|
◆ FileReady() [1/2]
bool cFile::FileReady |
( |
int |
FileDes, |
|
|
int |
TimeoutMs = 1000 |
|
) |
| |
|
static |
◆ FileReady() [2/2]
static bool cFile::FileReady |
( |
int |
FileDes, |
|
|
int |
TimeoutMs = 1000 |
|
) |
| |
|
static |
◆ IsOpen() [1/2]
bool cFile::IsOpen |
( |
void |
| ) |
|
|
inline |
◆ IsOpen() [2/2]
bool cFile::IsOpen |
( |
void |
| ) |
|
|
inline |
◆ Open() [1/4]
bool cFile::Open |
( |
const char * |
FileName, |
|
|
int |
Flags, |
|
|
mode_t |
Mode = DEFFILEMODE |
|
) |
| |
◆ Open() [2/4]
bool cFile::Open |
( |
const char * |
FileName, |
|
|
int |
Flags, |
|
|
mode_t |
Mode = DEFFILEMODE |
|
) |
| |
◆ Open() [3/4]
bool cFile::Open |
( |
int |
FileDes | ) |
|
◆ Open() [4/4]
bool cFile::Open |
( |
int |
FileDes | ) |
|
◆ operator int() [1/2]
◆ operator int() [2/2]
◆ Ready() [1/2]
bool cFile::Ready |
( |
bool |
Wait = true | ) |
|
◆ Ready() [2/2]
bool cFile::Ready |
( |
bool |
Wait = true | ) |
|
The documentation for this class was generated from the following files: