Workspace 6.21.5
Namespaces | Macros
tcpschedulerprovider.cpp File Reference
#include "tcpschedulerprovider.h"
#include "Workspace/Application/logmanager.h"
#include "Workspace/DataExecution/Execution/schedulerprovidermanager.h"
#include "Authentication/Common/provider.h"
#include "Authentication/Common/providermanager.h"
#include "tcpremotescheduler.h"
#include "tcpremoteschedulerconfigurationwidget.h"
#include "tcpscheduler.h"
#include "tcpschedulerconfigurationwidget.h"
Include dependency graph for tcpschedulerprovider.cpp:

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)
 

Macro Definition Documentation

◆ STRINGIFY

#define STRINGIFY (   x)    #x

◆ TOSTRING

#define TOSTRING (   x)    STRINGIFY(x)