vdr  2.2.0
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 401 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 405 of file recording.h.

Referenced by main().

Member Data Documentation

const char * cRecordingUserCommand::command = NULL
staticprivate

Definition at line 403 of file recording.h.

Referenced by cMarks::GetNumSequences().


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