Home

Dokumentation

Impressum

Dokumentation VDR
 

Main Page   Class Hierarchy   Alphabetical List   Data Structures   File List   Data Fields   Globals  

cPUTEhandler Class Reference

#include <svdrp.h>


Public Methods

 cPUTEhandler (void)
 ~cPUTEhandler ()
bool Process (const char *s)
int Status (void)
const char * Message (void)

Private Attributes

FILE * f
int status
const char * message


Constructor & Destructor Documentation

cPUTEhandler::cPUTEhandler void   
 

Definition at line 127 of file svdrp.c.

References f, LOG_ERROR, message, and status.

cPUTEhandler::~cPUTEhandler  
 

Definition at line 140 of file svdrp.c.


Member Function Documentation

const char* cPUTEhandler::Message void    [inline]
 

Definition at line 41 of file svdrp.h.

Referenced by cSVDRP::CmdPUTE(), and cSVDRP::Execute().

bool cPUTEhandler::Process const char *    s
 

Definition at line 146 of file svdrp.c.

References f, message, cSchedules::Read(), status, and cSIProcessor::TriggerDump().

Referenced by cSVDRP::Execute().

int cPUTEhandler::Status void    [inline]
 

Definition at line 40 of file svdrp.h.

Referenced by cSVDRP::CmdPUTE(), and cSVDRP::Execute().


Field Documentation

FILE* cPUTEhandler::f [private]
 

Definition at line 33 of file svdrp.h.

Referenced by cPUTEhandler(), and Process().

const char* cPUTEhandler::message [private]
 

Definition at line 35 of file svdrp.h.

Referenced by cPUTEhandler(), and Process().

int cPUTEhandler::status [private]
 

Definition at line 34 of file svdrp.h.

Referenced by cPUTEhandler(), and Process().


The documentation for this class was generated from the following files:
Generated on Wed Feb 5 23:31:48 2003 for VDR by doxygen1.3-rc2