MythTV  master
Variables
Link.cpp File Reference
#include "Link.h"
#include <array>
#include <cstdio>
#include <QString>
#include "Ingredients.h"
#include "Root.h"
#include "BaseClasses.h"
#include "ParseNode.h"
#include "ASN1Codes.h"
#include "Actions.h"
#include "Engine.h"
#include "Logging.h"
Include dependency graph for Link.cpp:

Go to the source code of this file.

Variables

static const std::array< const QString, 33 > rchEventType
 

Variable Documentation

◆ rchEventType

const std::array<const QString,33> rchEventType
static

Definition at line 135 of file Link.cpp.

Referenced by MHLink::EventTypeToString(), MHLink::GetEventType(), and MHLink::PrintMe().