vdr 2.7.5
status.c File Reference
#include <vdr/plugin.h>
#include <vdr/status.h>

Go to the source code of this file.

Classes

class  cStatusTest
class  cPluginStatus

Functions

 VDRPLUGINCREATOR (cPluginStatus)

Variables

static const char * VERSION = "2.6.2"
static const char * DESCRIPTION = "Status monitor test"
static const char * MAINMENUENTRY = NULL

Function Documentation

◆ VDRPLUGINCREATOR()

VDRPLUGINCREATOR ( cPluginStatus )

Variable Documentation

◆ DESCRIPTION

const char* DESCRIPTION = "Status monitor test"
static

Definition at line 13 of file PLUGINS/src/status/status.c.

Referenced by cPluginStatus::Description().

◆ MAINMENUENTRY

const char* MAINMENUENTRY = NULL
static

Definition at line 14 of file PLUGINS/src/status/status.c.

Referenced by cPluginStatus::MainMenuEntry().

◆ VERSION

const char* VERSION = "2.6.2"
static

Definition at line 12 of file PLUGINS/src/status/status.c.

Referenced by cPluginStatus::Version().