|
vdr
2.4.0
|
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 |
| bool cPUTEhandler::Process | ( | const char * | s | ) |
Definition at line 795 of file svdrp.c.
References cSchedules::Cleanup(), and cSchedules::Read().
1.8.11