vdr  2.0.6
Static Public Member Functions | Static Private Attributes | List of all members
cRecordingUserCommand Class Reference

#include <recording.h>

Static Public Member Functions

static void SetCommand (const char *Command)
 
static void InvokeCommand (const char *State, const char *RecordingFileName, const char *SourceFileName=NULL)
 

Static Private Attributes

static const char * command = NULL
 

Detailed Description

Definition at line 269 of file recording.h.

Member Function Documentation

void cRecordingUserCommand::InvokeCommand ( const char *  State,
const char *  RecordingFileName,
const char *  SourceFileName = NULL 
)
static
static void cRecordingUserCommand::SetCommand ( const char *  Command)
inlinestatic

Definition at line 273 of file recording.h.

References command.

Referenced by main().

Member Data Documentation

const char * cRecordingUserCommand::command = NULL
staticprivate

Definition at line 271 of file recording.h.

Referenced by InvokeCommand(), and SetCommand().


The documentation for this class was generated from the following files: