vdr 2.7.7
svcsvr.c File Reference
#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.4.0"
static const char * DESCRIPTION = "Service demo server"

Function Documentation

◆ VDRPLUGINCREATOR()

VDRPLUGINCREATOR ( cPluginSvcSvr )

Variable Documentation

◆ DESCRIPTION

const char* DESCRIPTION = "Service demo server"
static

Definition at line 14 of file svcsvr.c.

Referenced by cPluginSvcSvr::Description().

◆ VERSION

const char* VERSION = "2.4.0"
static

Definition at line 13 of file svcsvr.c.

Referenced by cPluginSvcSvr::Version().