Home

Dokumentation

Impressum

Dokumentation VDR
 

Main Page   Class Hierarchy   Alphabetical List   Data Structures   File List   Data Fields   Globals  

plugin.h File Reference

#include "i18n.h"
#include "menuitems.h"
#include "osd.h"
#include "tools.h"

Include dependency graph for plugin.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Data Structures

class  cDll
class  cDlls
class  cPlugin
 Plugin interface. More...

class  cPluginManager
 Plugin manager. More...


Defines

#define VDRPLUGINCREATOR(PluginClass)   extern "C" void *VDRPluginCreator(void) { return new PluginClass; }


Define Documentation

#define VDRPLUGINCREATOR PluginClass       extern "C" void *VDRPluginCreator(void) { return new PluginClass; }
 

plugin.h: The VDR plugin interface

See the main source file 'vdr.c' for copyright information and how to reach the author.

Id
plugin.h 1.5 2002/11/16 14:22:24 kls Exp

Definition at line 18 of file plugin.h.


Generated on Wed Feb 5 23:30:38 2003 for VDR by doxygen1.3-rc2