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

Go to the source code of this file.

Macros

#define LOC
 -*- Mode: c++ -*- CetonRecorder Copyright (c) 2011 Ronald Frazier Copyright (c) 2006-2009 by Silicondust Engineering Ltd. More...
 

Macro Definition Documentation

◆ LOC

#define LOC
Value:
QString("CetonRec[%1]: ") \
.arg(m_tvrec ? m_tvrec->GetInputId() : -1)

-*- Mode: c++ -*- CetonRecorder Copyright (c) 2011 Ronald Frazier Copyright (c) 2006-2009 by Silicondust Engineering Ltd.

Distributed as part of MythTV under GPL v2 and later.

Definition at line 15 of file cetonrecorder.cpp.