MythTV  master
Macros
firewirechannel.cpp File Reference
#include <utility>
#include "libmythbase/mythlogging.h"
#include "tv_rec.h"
#include "linuxfirewiredevice.h"
#include "darwinfirewiredevice.h"
#include "firewirechannel.h"
Include dependency graph for firewirechannel.cpp:

Go to the source code of this file.

Macros

#define LOC   QString("FireChan[%1](%2): ").arg(m_inputId).arg(FirewireChannel::GetDevice())
 FirewireChannel Copyright (c) 2005 by Jim Westfall, Dave Abrahams Copyright (c) 2006 by Daniel Kristjansson Distributed as part of MythTV under GPL v2 and later. More...
 

Macro Definition Documentation

◆ LOC

#define LOC   QString("FireChan[%1](%2): ").arg(m_inputId).arg(FirewireChannel::GetDevice())

FirewireChannel Copyright (c) 2005 by Jim Westfall, Dave Abrahams Copyright (c) 2006 by Daniel Kristjansson Distributed as part of MythTV under GPL v2 and later.

Definition at line 19 of file firewirechannel.cpp.