vdr 2.6.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 445 of file recording.h.

Member Function Documentation

◆ InvokeCommand()

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

◆ SetCommand()

static void cRecordingUserCommand::SetCommand ( const char * Command)
inlinestatic

Definition at line 449 of file recording.h.

References command.

Referenced by main().

Member Data Documentation

◆ command

const char * cRecordingUserCommand::command = NULL
staticprivate

Definition at line 447 of file recording.h.

Referenced by InvokeCommand(), and SetCommand().


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