MythTV master
|
#include <QString>
#include <QMap>
#include <QList>
#include <QHostAddress>
#include "libmythtv/mythsystemevent.h"
Go to the source code of this file.
Classes | |
class | Frontend |
class | BackendContext |
Variables | |
QMap< int, EncoderLink * > | gTVList |
AutoExpire * | gExpirer |
BackendContext * | gBackendContext |
|
extern |
Definition at line 9 of file backendcontext.cpp.
Referenced by cleanup(), MainServer::connectionClosed(), FillFrontendList(), MainServer::HandleAnnounce(), and run_backend().
|
extern |
Definition at line 8 of file backendcontext.cpp.
Referenced by cleanup(), V2Dvr::GetExpiringList(), handle_command(), MainServer::MainServer(), run_backend(), and AutoExpire::Update().
|
extern |
Definition at line 7 of file backendcontext.cpp.
Referenced by FillEncoderList(), handle_command(), run_backend(), and setupTVs().