|
vdr
2.2.0
|
#include <vdr/plugin.h>Go to the source code of this file.
Classes | |
| class | cPluginSvdrpdemo |
Functions | |
| VDRPLUGINCREATOR (cPluginSvdrpdemo) | |
Variables | |
| static const char * | VERSION = "2.2.0" |
| static const char * | DESCRIPTION = "How to add SVDRP support to a plugin" |
| VDRPLUGINCREATOR | ( | cPluginSvdrpdemo | ) |
Referenced by cPluginSvdrpdemo::SVDRPCommand().
|
static |
Definition at line 12 of file svdrpdemo.c.
Referenced by cPluginSvdrpdemo::Description().
|
static |
Definition at line 11 of file svdrpdemo.c.
Referenced by cPluginSvdrpdemo::Version().
1.8.11