MythTV  master
Classes | Typedefs
dvbcam.h File Reference
#include <QMap>
#include <QMutex>
#include <QRunnable>
#include <QString>
#include <QWaitCondition>
#include "dvbtypes.h"
#include "mpeg/mpegtables.h"
Include dependency graph for dvbcam.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  DVBCam
 

Typedefs

using pmt_list_t = QMap< const ChannelBase *, ProgramMapTable * >
 

Typedef Documentation

◆ pmt_list_t

using pmt_list_t = QMap<const ChannelBase*, ProgramMapTable*>

Definition at line 20 of file dvbcam.h.