Workspace 6.21.5
Namespaces | Macros | Functions
distributedplugin.cpp File Reference
#include <mongoc.h>
#include <QString>
#include <QStringList>
#include "Workspace/Application/distributedlogmanager.h"
#include "Workspace/DataExecution/DataObjects/datafactorytraits.h"
#include "Workspace/DataExecution/DataObjects/json.h"
#include "Workspace/DataExecution/Execution/schedulerprovidermanager.h"
#include "Workspace/DataExecution/Operations/operationfactorytraits.h"
#include "bsoncxx.h"
#include "distributedplugin.h"
#include "getbsonitem.h"
#include "gridfsread.h"
#include "gridfswrite.h"
#include "mongocxx.h"
#include "mongodbaggregate.h"
#include "mongodbinsert.h"
#include "mongodbinsertmany.h"
#include "mongodblogsink.h"
#include "mongodbread.h"
#include "mongodbremove.h"
#include "mongodbupdate.h"
#include "mongodbupdatemany.h"
#include "zeromqreplyloop.h"
#include "zeromqsubscribeloop.h"
#include "zmqping.h"
#include "zmqpublish.h"
#include "zmqreplyloop.h"
#include "zmqrequest.h"
#include "zmqsubscribe.h"
Include dependency graph for distributedplugin.cpp:

Namespaces

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

Macros

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

Functions

CSIRO_EXPORTSPEC const char * builtAgainstWorkspace ()
 
CSIRO_EXPORTSPEC CSIRO::Application::WorkspacePlugingetWorkspacePlugin ()
 
CSIRO_EXPORTSPEC bool hasSchedulers ()
 

Macro Definition Documentation

◆ STRINGIFY

#define STRINGIFY (   x)    #x

◆ TOSTRING

#define TOSTRING (   x)    STRINGIFY(x)

Function Documentation

◆ builtAgainstWorkspace()

CSIRO_EXPORTSPEC const char * builtAgainstWorkspace ( )
Returns
The version string for the Workspace build we've been built against

◆ getWorkspacePlugin()

◆ hasSchedulers()

CSIRO_EXPORTSPEC bool hasSchedulers ( )