MythTV master
Namespaces | Macros | Variables
satiputils.cpp File Reference
#include <chrono>
#include <thread>
#include <QString>
#include <QStringList>
#include "libmythbase/mythlogging.h"
#include "libmythbase/mythtimer.h"
#include "libmythupnp/ssdp.h"
#include "cardutil.h"
#include "satiputils.h"
Include dependency graph for satiputils.cpp:

Go to the source code of this file.

Namespaces

namespace  anonymous_namespace{satiputils.cpp}
 

Macros

#define LOC   QString("SatIP: ")
 

Variables

const QString anonymous_namespace{satiputils.cpp}::SATIP_URI = "urn:ses-com:device:SatIPServer:1"
 
constexpr std::chrono::milliseconds anonymous_namespace{satiputils.cpp}::SEARCH_TIME_MS { 3s }
 

Macro Definition Documentation

◆ LOC

#define LOC   QString("SatIP: ")

Definition at line 17 of file satiputils.cpp.