Workspace 6.21.5
|
#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"
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::WorkspacePlugin * | getWorkspacePlugin () |
CSIRO_EXPORTSPEC bool | hasSchedulers () |
CSIRO_EXPORTSPEC const char * builtAgainstWorkspace | ( | ) |
CSIRO_EXPORTSPEC CSIRO::Application::WorkspacePlugin * getWorkspacePlugin | ( | ) |
CSIRO_EXPORTSPEC bool hasSchedulers | ( | ) |