vdr
2.2.0
|
#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.2.0" |
static const char * | DESCRIPTION = "Status monitor test" |
static const char * | MAINMENUENTRY = NULL |
VDRPLUGINCREATOR | ( | cPluginStatus | ) |
Referenced by cPluginStatus::SetupParse().
|
static |
Definition at line 13 of file PLUGINS/src/status/status.c.
Referenced by cPluginStatus::Description().
|
static |
Definition at line 14 of file PLUGINS/src/status/status.c.
Referenced by cPluginStatus::MainMenuEntry().
|
static |
Definition at line 12 of file PLUGINS/src/status/status.c.
Referenced by cPluginStatus::Version().