Workspace 6.21.5
|
#include "distributedlogsink.h"
#include <QCoreApplication>
#include <QHostAddress>
#include <QHostInfo>
#include <QList>
#include <QNetworkInterface>
#include <QSysInfo>
#include <QUuid>
#include "Workspace/Application/pluginmanager.h"
#include "Workspace/Application/workspaceplugin.h"
Namespaces | |
namespace | CSIRO |
Top level namespace for all Workspace code. | |
namespace | CSIRO::DataExecution |
Base workspace functionality not requiring a user interface. | |
Macros | |
#define | STRINGIFY(x) #x |
#define | TOSTRING(x) STRINGIFY(x) |