|
MythTV master
|
#include <algorithm>#include <chrono>#include <thread>#include <QMap>#include "libmythbase/mythconfig.h"#include "libmythbase/mythlogging.h"#include "linuxfirewiredevice.h"#include "mpeg/mpegtables.h"Go to the source code of this file.
Macros | |
| #define | LOC QString("FireDev(%1): ").arg(guid_to_string(m_guid)) |
| FirewireDevice Copyright (c) 2005 by Jim Westfall Distributed as part of MythTV under GPL v2 and later. More... | |
Functions | |
| static void | fw_init (QMap< uint64_t, QString > &id_to_model) |
| #define LOC QString("FireDev(%1): ").arg(guid_to_string(m_guid)) |
FirewireDevice Copyright (c) 2005 by Jim Westfall Distributed as part of MythTV under GPL v2 and later.
Definition at line 25 of file firewiredevice.cpp.
|
static |
Definition at line 397 of file firewiredevice.cpp.
Referenced by FirewireDevice::GetModelName().