MythTV  master
Macros
mythhttpserver.cpp File Reference
#include <QDirIterator>
#include <QNetworkInterface>
#include <QCoreApplication>
#include <QSslKey>
#include <QSslCipher>
#include <QSslCertificate>
#include "mythversion.h"
#include "mythdirs.h"
#include "mythcorecontext.h"
#include "mythlogging.h"
#include "libmythbase/configuration.h"
#include "http/mythhttpsocket.h"
#include "http/mythhttpresponse.h"
#include "http/mythhttpthread.h"
#include "http/mythhttps.h"
#include "http/mythhttpserver.h"
Include dependency graph for mythhttpserver.cpp:

Go to the source code of this file.

Macros

#define LOC   QString("HTTPServer: ")
 

Macro Definition Documentation

◆ LOC

#define LOC   QString("HTTPServer: ")

Definition at line 29 of file mythhttpserver.cpp.