MythTV  master
Classes | Typedefs
darwinavcinfo.h File Reference
#include <vector>
#include <IOKit/IOKitLib.h>
#include <IOKit/firewire/IOFireWireLib.h>
#include <IOKit/firewire/IOFireWireLibIsoch.h>
#include <IOKit/firewire/IOFireWireFamilyCommon.h>
#include <IOKit/avc/IOFireWireAVCLib.h>
#include <QMap>
#include "avcinfo.h"
Include dependency graph for darwinavcinfo.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  DarwinAVCInfo
 

Typedefs

using avcinfo_list_t = QMap< uint64_t, DarwinAVCInfo * >
 

Typedef Documentation

◆ avcinfo_list_t

using avcinfo_list_t = QMap<uint64_t,DarwinAVCInfo*>

Definition at line 64 of file darwinavcinfo.h.