|
vdr
2.0.7
|
#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 |
| cPUTEhandler::cPUTEhandler | ( | void | ) |
|
inline |
Definition at line 39 of file svdrp.h.
References message.
Referenced by cSVDRP::CmdPUTE(), and cSVDRP::Execute().
| bool cPUTEhandler::Process | ( | const char * | s | ) |
Definition at line 154 of file svdrp.c.
References cSchedules::Cleanup(), f, message, cSchedules::Read(), and status.
Referenced by cSVDRP::Execute().
|
inline |
Definition at line 38 of file svdrp.h.
References status.
Referenced by cSVDRP::CmdPUTE(), and cSVDRP::Execute().
|
private |
Definition at line 31 of file svdrp.h.
Referenced by cPUTEhandler(), Process(), and ~cPUTEhandler().
|
private |
Definition at line 33 of file svdrp.h.
Referenced by cPUTEhandler(), Message(), and Process().
|
private |
Definition at line 32 of file svdrp.h.
Referenced by cPUTEhandler(), Process(), and Status().
1.8.8