MythTV master
Classes | Variables
backendcontext.h File Reference
#include <QString>
#include <QMap>
#include <QList>
#include <QHostAddress>
#include "libmythtv/mythsystemevent.h"
Include dependency graph for backendcontext.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Frontend
 
class  BackendContext
 

Variables

QMap< int, EncoderLink * > gTVList
 
AutoExpiregExpirer
 
BackendContextgBackendContext
 

Variable Documentation

◆ gBackendContext

BackendContext* gBackendContext
extern

◆ gExpirer

AutoExpire* gExpirer
extern

◆ gTVList

QMap<int, EncoderLink *> gTVList
extern

Definition at line 7 of file backendcontext.cpp.

Referenced by FillEncoderList(), handle_command(), run_backend(), and setupTVs().