Workspace 6.21.5
Namespaces | Macros
sessionmanager.cpp File Reference
#include "sessionmanager.h"
#include <QString>
#include <QStringList>
#include <QUuid>
#include "Workspace/Application/LanguageUtils/errorchecks.h"
#include "Workspace/DataExecution/Execution/listqueueworkspacemessage.h"
#include "remoteschedulercontainer.h"
Include dependency graph for sessionmanager.cpp:

Namespaces

namespace  CSIRO
 Top level namespace for all Workspace code.
 
namespace  CSIRO::Application
 Application-level functionality for all workspace applications.
 

Macros

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

Macro Definition Documentation

◆ STRINGIFY

#define STRINGIFY (   x)    #x

◆ TOSTRING

#define TOSTRING (   x)    STRINGIFY(x)