MythTV
master
|
#include <cmath>
#include "guide.h"
#include "compat.h"
#include "mythversion.h"
#include "mythcorecontext.h"
#include "scheduler.h"
#include "autoexpire.h"
#include "channelutil.h"
#include "channelgroup.h"
#include "storagegroup.h"
#include "mythlogging.h"
Go to the source code of this file.
Variables | |
AutoExpire * | expirer |
Scheduler * | sched |
AutoExpire* expirer |
Definition at line 8 of file backendcontext.cpp.