MythTV  master
Macros
cetonsignalmonitor.cpp File Reference
#include "libmythbase/mythdbcon.h"
#include "libmythbase/mythlogging.h"
#include "cetonsignalmonitor.h"
#include "cetonstreamhandler.h"
#include "cetonrecorder.h"
#include "cetonchannel.h"
Include dependency graph for cetonsignalmonitor.cpp:

Go to the source code of this file.

Macros

#define LOC
 -*- Mode: c++ -*- CetonSignalMonitor Copyright (c) 2011 Ronald Frazier Copyright (c) 2006 Daniel Kristansson Distributed as part of MythTV under GPL v2 and later. More...
 

Macro Definition Documentation

◆ LOC

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

-*- Mode: c++ -*- CetonSignalMonitor Copyright (c) 2011 Ronald Frazier Copyright (c) 2006 Daniel Kristansson Distributed as part of MythTV under GPL v2 and later.

Definition at line 16 of file cetonsignalmonitor.cpp.