MythTV  master
Macros
cetonrtsp.cpp File Reference
#include <QRegularExpression>
#include <QStringList>
#include <QTcpSocket>
#include <QUrl>
#include <QVector>
#include "libmythbase/mythlogging.h"
#include "libmythbase/mythsocket.h"
#include "cetonrtsp.h"
Include dependency graph for cetonrtsp.cpp:

Go to the source code of this file.

Macros

#define LOC   QString("CetonRTSP(%1): ").arg(m_requestUrl.toString())
 -*- Mode: c++ -*- CetonRTSP Copyright (c) 2011 Ronald Frazier Distributed as part of MythTV under GPL v2 and later. More...
 

Macro Definition Documentation

◆ LOC

#define LOC   QString("CetonRTSP(%1): ").arg(m_requestUrl.toString())

-*- Mode: c++ -*- CetonRTSP Copyright (c) 2011 Ronald Frazier Distributed as part of MythTV under GPL v2 and later.

Definition at line 20 of file cetonrtsp.cpp.