Workspace 6.21.5
Classes | Functions | Variables
CSIRO::Ssh::Slurm Namespace Reference

Classes

class  RequestProcessor
 
class  SlurmScheduler
 
class  SlurmSchedulerConfigurationWidget
 A widget for configuring a tcp based scheduler. More...
 
class  SlurmSchedulerProvider
 
class  WallTime
 

Functions

WallTime operator* (const WallTime &wt1, int factor)
 

Variables

static const QString USER_MESSAGE_NO_CREDENTIALS_DIALOG = "There is no credentials dialog provided by the currently selected authentication provider"
 
static const QString USER_MESSAGE_SERVER_NOT_WRITEABLE = "You do not have sufficient permissions to perform this operation on the selected server"
 
const QString WorkspaceJobDir = "WorkspaceJobs"
 

Function Documentation

◆ operator*()

WallTime operator* ( const WallTime wt1,
int  factor 
)

Variable Documentation

◆ USER_MESSAGE_NO_CREDENTIALS_DIALOG

const QString USER_MESSAGE_NO_CREDENTIALS_DIALOG = "There is no credentials dialog provided by the currently selected authentication provider"
static

◆ USER_MESSAGE_SERVER_NOT_WRITEABLE

const QString USER_MESSAGE_SERVER_NOT_WRITEABLE = "You do not have sufficient permissions to perform this operation on the selected server"
static

◆ WorkspaceJobDir

const QString WorkspaceJobDir = "WorkspaceJobs"