MythTV  master
Macros
firewiresignalmonitor.cpp File Reference
#include <chrono>
#include <fcntl.h>
#include <sys/select.h>
#include <thread>
#include "libmythbase/mythdbcon.h"
#include "libmythbase/mythlogging.h"
#include "firewirechannel.h"
#include "firewiresignalmonitor.h"
#include "mpeg/atscstreamdata.h"
#include "mpeg/atsctables.h"
#include "mpeg/mpegtables.h"
Include dependency graph for firewiresignalmonitor.cpp:

Go to the source code of this file.

Macros

#define LOC
 

Macro Definition Documentation

◆ LOC

#define LOC
Value:
QString("FireSigMon[%1](%2): ") \
.arg(m_inputid).arg(m_channel->GetDevice())

Definition at line 18 of file firewiresignalmonitor.cpp.