Workspace 6.21.5
|
#include "bsoncxx.h"
#include <QBuffer>
#include <QByteArray>
#include "Workspace/Application/LanguageUtils/errorchecks.h"
#include "Workspace/DataExecution/DataObjects/json.h"
#include "Workspace/DataExecution/DataObjects/typeddatafactory.h"
#include "distributedplugin.h"
Namespaces | |
namespace | CSIRO |
Top level namespace for all Workspace code. | |
namespace | CSIRO::Mongo |
Functions | |
bool | adapt (const Bson &from, QByteArray &to) |
bool | adapt (const Bson &from, QJsonDocument &to) |
bool | adapt (const QByteArray &from, Bson &to) |
bool | adapt (const QJsonDocument &from, Bson &to) |