Workspace 6.21.5
Namespaces | Macros
writeablefilemenu.cpp File Reference
#include "writeablefilemenu.h"
#include <memory>
#include "Workspace/Application/LanguageUtils/errorchecks.h"
Include dependency graph for writeablefilemenu.cpp:

Namespaces

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

Macros

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

Macro Definition Documentation

◆ STRINGIFY

#define STRINGIFY (   x)    #x

◆ TOSTRING

#define TOSTRING (   x)    STRINGIFY(x)