MythTV  master
Classes | Typedefs
mythvrr.h File Reference
#include <QString>
#include <cstdint>
#include <memory>
#include <tuple>
Include dependency graph for mythvrr.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MythVRR
 

Typedefs

using MythVRRPtr = std::shared_ptr< class MythVRR >
 
using MythVRRRange = std::tuple< int, int, bool >
 

Typedef Documentation

◆ MythVRRPtr

using MythVRRPtr = std::shared_ptr<class MythVRR>

Definition at line 12 of file mythvrr.h.

◆ MythVRRRange

using MythVRRRange = std::tuple<int,int,bool>

Definition at line 13 of file mythvrr.h.