Workspace 6.21.5
Namespaces | Macros
providermanager.cpp File Reference
#include "providermanager.h"
#include <algorithm>
#include <cassert>
#include <iostream>
#include <QDir>
#include <QFileInfo>
#include <QLibrary>
#include <QStringList>
#include "provider.h"
Include dependency graph for providermanager.cpp:

Namespaces

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

Macros

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

Macro Definition Documentation

◆ STRINGIFY

#define STRINGIFY (   x)    #x

◆ TOSTRING

#define TOSTRING (   x)    STRINGIFY(x)