Workspace 6.21.5
Namespaces | Macros | Functions
sshplugin.cpp File Reference
#include "sshplugin.h"
#include <QString>
#include "Workspace/Application/builtinplugin.h"
#include "Workspace/DataExecution/DataObjects/datafactorytraits.h"
#include "Workspace/DataExecution/Execution/schedulerprovidermanager.h"
#include "Workspace/DataExecution/Operations/operationfactorytraits.h"
#include "Schedulers/Pbs/pbsschedulerprovider.h"
#include "Schedulers/Slurm/slurmschedulerprovider.h"
#include "sshgetfile.h"
#include "sshlogin.h"
#include "sshsendcommand.h"
#include "sshsendfile.h"
#include "sshsession.h"
Include dependency graph for sshplugin.cpp:

Namespaces

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

Macros

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

Functions

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

Macro Definition Documentation

◆ STRINGIFY

#define STRINGIFY (   x)    #x

◆ TOSTRING

#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_IMPORTSPEC bool hasSchedulers ( )