Workspace 6.21.5
Namespaces | Macros
oopschedulerprovider.cpp File Reference
#include "oopschedulerprovider.h"
#include "Workspace/DataExecution/Execution/schedulercontroller.h"
#include "Workspace/DataExecution/Execution/schedulerprovidermanager.h"
#include "oopscheduler.h"
#include "oopschedulerconfigurationwidget.h"
Include dependency graph for oopschedulerprovider.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)