vdr  1.7.31
Classes | Functions | Variables
svdrpdemo.c File Reference
#include <vdr/plugin.h>

Go to the source code of this file.

Classes

class  cPluginSvdrpdemo

Functions

 VDRPLUGINCREATOR (cPluginSvdrpdemo)

Variables

static const char * VERSION = "0.0.3"
static const char * DESCRIPTION = "How to add SVDRP support to a plugin"

Function Documentation

VDRPLUGINCREATOR ( cPluginSvdrpdemo  )

Variable Documentation

const char* DESCRIPTION = "How to add SVDRP support to a plugin"
static

Definition at line 12 of file svdrpdemo.c.

Referenced by cPluginSvdrpdemo::Description().

const char* VERSION = "0.0.3"
static

Definition at line 11 of file svdrpdemo.c.

Referenced by cPluginSvdrpdemo::Version().