#include <libmythtv/mheg/mhegic.h>
Definition at line 16 of file mhegic.h.
◆ map_t
◆ EStatus
Enumerator |
---|
kActive | |
kInactive | |
kDisabled | |
Definition at line 27 of file mhegic.h.
◆ EResult
Enumerator |
---|
kError | |
kSuccess | |
kPending | |
Definition at line 35 of file mhegic.h.
◆ MHInteractionChannel()
MHInteractionChannel::MHInteractionChannel |
( |
QObject * |
parent = nullptr | ) |
|
|
explicit |
◆ ~MHInteractionChannel()
MHInteractionChannel::~MHInteractionChannel |
( |
| ) |
|
|
override |
◆ status()
◆ CheckFile()
bool MHInteractionChannel::CheckFile |
( |
const QString & |
csPath, |
|
|
const QByteArray & |
cert = QByteArray() |
|
) |
| |
◆ GetFile()
MHInteractionChannel::EResult MHInteractionChannel::GetFile |
( |
const QString & |
csPath, |
|
|
QByteArray & |
data, |
|
|
const QByteArray & |
cert = QByteArray() |
|
) |
| |
◆ slotFinished
void MHInteractionChannel::slotFinished |
( |
QObject * |
obj | ) |
|
|
privateslot |
◆ m_mutex
QMutex MHInteractionChannel::m_mutex |
|
mutableprivate |
◆ m_pending
map_t MHInteractionChannel::m_pending |
|
private |
◆ m_finished
map_t MHInteractionChannel::m_finished |
|
private |
The documentation for this class was generated from the following files: