vdr
1.7.27
|
Go to the source code of this file.
Classes | |
class | cPluginSvcCli |
struct | ReportBoredPlugin_v1_0 |
struct | AddService_v1_0 |
Functions | |
VDRPLUGINCREATOR (cPluginSvcCli) | |
Variables | |
static const char * | VERSION = "0.1.2" |
static const char * | DESCRIPTION = "Service demo client" |
static const char * | MAINMENUENTRY = "Service demo" |
const char* DESCRIPTION = "Service demo client" [static] |
Definition at line 14 of file svccli.c.
Referenced by cPluginSvcCli::Description().
const char* MAINMENUENTRY = "Service demo" [static] |
Definition at line 15 of file svccli.c.
Referenced by cPluginSvcCli::MainMenuEntry().
const char* VERSION = "0.1.2" [static] |
Definition at line 13 of file svccli.c.
Referenced by cPluginSvcCli::Version().