|
vdr 2.8.1
|
#include <stdlib.h>#include <vdr/interface.h>#include <vdr/plugin.h>Go to the source code of this file.
Classes | |
| class | cPluginSvcSvr |
| struct | ReportBoredPlugin_v1_0 |
| struct | AddService_v1_0 |
Functions | |
| VDRPLUGINCREATOR (cPluginSvcSvr) | |
Variables | |
| static const char * | VERSION = "2.6.0" |
| static const char * | DESCRIPTION = "Service demo server" |
| VDRPLUGINCREATOR | ( | cPluginSvcSvr | ) |
|
static |
Definition at line 14 of file svcsvr.c.
Referenced by cPluginSvcSvr::Description().
|
static |
Definition at line 13 of file svcsvr.c.
Referenced by cPluginSvcSvr::Version().