|
vdr
2.2.0
|
#include <svdrp.h>
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 |
|
inline |
Definition at line 39 of file svdrp.h.
Referenced by cSVDRP::CmdPUTE(), and cSVDRP::Execute().
| bool cPUTEhandler::Process | ( | const char * | s | ) |
Definition at line 152 of file svdrp.c.
References cSchedules::Cleanup(), and cSchedules::Read().
Referenced by cSVDRP::Execute().
|
inline |
Definition at line 38 of file svdrp.h.
Referenced by cSVDRP::CmdPUTE(), and cSVDRP::Execute().
1.8.11