Workspace 6.21.5
Namespaces | Macros | Functions
remoteexecutionsettingsplugin.cpp File Reference
#include "remoteexecutionsettingsplugin.h"
#include "Workspace/Application/builtinplugin.h"
#include "remoteexecutionplugin_api.h"
#include "remoteexecutionsettingspluginconfig.h"
#include "schedulerserverselectionwidgetfactory.h"
#include "Workspace/Widgets/enumcomboboxfactory.h"
#include "Workspace/DataExecution/DataObjects/enumtointadaptor.h"
#include "Workspace/Application/distributedlogmanager.h"
#include "Workspace/DataExecution/Execution/schedulerprovidermanager.h"
#include "Schedulers/Sql/sqlschedulerprovider.h"
#include "hasfeature.h"
#include "scheduleworkflow.h"
#include "sqllogsink.h"
#include "stopworkflow.h"
#include "waitworkflow.h"
Include dependency graph for remoteexecutionsettingsplugin.cpp:

Namespaces

namespace  CSIRO
 Top level namespace for all Workspace code.
 
namespace  CSIRO::RemoteExecution
 

Macros

#define STRINGIFY(x)   #x
 
#define STRINGIFY(x)   #x
 
#define TOSTRING(x)   STRINGIFY(x)
 
#define TOSTRING(x)   STRINGIFY(x)
 

Functions

CSIRO_IMPORTSPEC const char * builtAgainstWorkspace ()
 
CSIRO_IMPORTSPEC CSIRO::Application::WorkspacePlugingetWorkspacePlugin ()
 
CSIRO_EXPORTSPEC bool hasSchedulers ()
 

Macro Definition Documentation

◆ STRINGIFY [1/2]

#define STRINGIFY (   x)    #x

◆ STRINGIFY [2/2]

#define STRINGIFY (   x)    #x

◆ TOSTRING [1/2]

#define TOSTRING (   x)    STRINGIFY(x)

◆ TOSTRING [2/2]

#define TOSTRING (   x)    STRINGIFY(x)

Function Documentation

◆ builtAgainstWorkspace()

CSIRO_IMPORTSPEC const char * builtAgainstWorkspace ( )
Returns
The version string for the Workspace build we've been built against

◆ getWorkspacePlugin()

◆ hasSchedulers()

CSIRO_EXPORTSPEC bool hasSchedulers ( )