MythTV  master
Macros | Variables
MythExternControl.cpp File Reference
#include "MythExternControl.h"
#include <array>
#include <iostream>
#include <poll.h>
#include <unistd.h>
#include <QFile>
#include <QTextStream>
#include "libmythbase/mythlogging.h"
Include dependency graph for MythExternControl.cpp:

Go to the source code of this file.

Macros

#define LOC   Desc()
 
#define LOC   QString("%1").arg(m_parent->Desc())
 

Variables

const QString VERSION = "1.0"
 

Macro Definition Documentation

◆ LOC [1/2]

#define LOC   Desc()

Definition at line 131 of file MythExternControl.cpp.

◆ LOC [2/2]

#define LOC   QString("%1").arg(m_parent->Desc())

Definition at line 131 of file MythExternControl.cpp.

Variable Documentation

◆ VERSION

const QString VERSION = "1.0"

Definition at line 35 of file MythExternControl.cpp.

Referenced by Commands::ProcessCommand().