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

Go to the source code of this file.

Classes

class  cTable0Handler
class  cPluginEpgtableid0

Functions

 VDRPLUGINCREATOR (cPluginEpgtableid0)

Variables

static const char * VERSION = "2.4.0"
static const char * DESCRIPTION = "EPG handler for events with table id 0x00"

Function Documentation

◆ VDRPLUGINCREATOR()

VDRPLUGINCREATOR ( cPluginEpgtableid0 )

Variable Documentation

◆ DESCRIPTION

const char* DESCRIPTION = "EPG handler for events with table id 0x00"
static

Definition at line 13 of file epgtableid0.c.

Referenced by cPluginEpgtableid0::Description().

◆ VERSION

const char* VERSION = "2.4.0"
static

Definition at line 12 of file epgtableid0.c.

Referenced by cPluginEpgtableid0::Version().