vdr  1.7.27
Classes | Functions | Variables
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 = "0.0.1"
static const char * DESCRIPTION = "EPG handler for events with table id 0x00"

Function Documentation


Variable Documentation

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

Definition at line 13 of file epgtableid0.c.

Referenced by cPluginEpgtableid0::Description().

const char* VERSION = "0.0.1" [static]

Definition at line 12 of file epgtableid0.c.

Referenced by cPluginEpgtableid0::Version().