Home

Dokumentation

Impressum

Dokumentation VDR
 

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

config.h File Reference

#include <arpa/inet.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <time.h>
#include <unistd.h>
#include "device.h"
#include "tools.h"

Include dependency graph for config.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  cCaDefinition
 Configuration of menu for conditional access definition. More...

class  cCaDefinitions
 Ca configuration (from ca.conf). More...

class  cCommand
 Configuration file handling. More...

class  cCommands
class  cConfig
 Configuration of menu for configurations. More...

class  cSetup
 Setup line configuration (get user definitions from setup.conf). More...

class  cSetupLine
 Configure setup line in menu. More...

class  cSVDRPhost
 Configuration of SVDRP hosts. More...

class  cSVDRPhosts
 SVDRP configuration (from svdrphosts.conf). More...


Defines

#define VDRVERSION   "1.1.20"
#define MAXPRIORITY   99
#define MAXLIFETIME   99
#define MINOSDWIDTH   40
#define MAXOSDWIDTH   56
#define MINOSDHEIGHT   12
#define MAXOSDHEIGHT   21
#define MaxFileName   256
#define CACONFBASE   100

Typedefs

typedef uint32_t in_addr_t

Variables

cCommands Commands
cCommands RecordingCommands
cSVDRPhosts SVDRPhosts
cCaDefinitions CaDefinitions
cSetup Setup


Define Documentation

#define CACONFBASE   100
 

Definition at line 64 of file config.h.

Referenced by cDvbDevice::ProvidesChannel(), and cDvbDevice::SetChannelDevice().

#define MaxFileName   256
 

Definition at line 32 of file config.h.

#define MAXLIFETIME   99
 

Definition at line 25 of file config.h.

Referenced by AssertFreeDiskSpace().

#define MAXOSDHEIGHT   21
 

Definition at line 30 of file config.h.

#define MAXOSDWIDTH   56
 

Definition at line 28 of file config.h.

#define MAXPRIORITY   99
 

Definition at line 24 of file config.h.

#define MINOSDHEIGHT   12
 

Definition at line 29 of file config.h.

#define MINOSDWIDTH   40
 

Definition at line 27 of file config.h.

#define VDRVERSION   "1.1.20"
 

config.h: Configuration file handling

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

Id
config.h 1.144 2002/12/13 13:41:55 kls Exp

Definition at line 22 of file config.h.


Typedef Documentation

typedef uint32_t in_addr_t
 

Definition at line 50 of file config.h.


Variable Documentation

cCaDefinitions CaDefinitions
 

Definition at line 182 of file config.h.

cCommands Commands
 

Definition at line 179 of file config.h.

cCommands RecordingCommands
 

Definition at line 180 of file config.h.

cSetup Setup
 

Definition at line 263 of file config.h.

cSVDRPhosts SVDRPhosts
 

Definition at line 181 of file config.h.


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