vdr  1.7.27
Static Public Member Functions | Static Private Attributes
cRecordingUserCommand Class Reference

#include <recording.h>

List of all members.

Static Public Member Functions

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

Static Private Attributes

static const char * command = NULL

Detailed Description

Definition at line 250 of file include/vdr/recording.h.


Member Function Documentation

void cRecordingUserCommand::InvokeCommand ( const char *  State,
const char *  RecordingFileName 
) [static]
static void cRecordingUserCommand::InvokeCommand ( const char *  State,
const char *  RecordingFileName 
) [static]
static void cRecordingUserCommand::SetCommand ( const char *  Command) [inline, static]

Definition at line 254 of file recording.h.

References command.

static void cRecordingUserCommand::SetCommand ( const char *  Command) [inline, static]

Definition at line 254 of file include/vdr/recording.h.

References command.

Referenced by main().


Member Data Documentation

static const char * cRecordingUserCommand::command = NULL [static, private]

Definition at line 252 of file include/vdr/recording.h.

Referenced by InvokeCommand(), and SetCommand().


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