|
vdr 2.8.1
|
Public Member Functions | |
| cPUTEhandler (void) | |
| ~cPUTEhandler () | |
| bool | Process (const char *s) |
| int | Status (void) |
| const char * | Message (void) |
Private Attributes | |
| FILE * | f |
| int | status |
| const char * | message |
| cPUTEhandler::cPUTEhandler | ( | void | ) |
|
inline |
| bool cPUTEhandler::Process | ( | const char * | s | ) |
Definition at line 810 of file svdrp.c.
References cSchedules::Cleanup(), f, message, cSchedules::Read(), and status.
|
private |
Definition at line 780 of file svdrp.c.
Referenced by cPUTEhandler(), Process(), and ~cPUTEhandler().
|
private |
Definition at line 782 of file svdrp.c.
Referenced by cPUTEhandler(), Message(), and Process().
|
private |
Definition at line 781 of file svdrp.c.
Referenced by cPUTEhandler(), Process(), and Status().