Workspace 6.21.5
Namespaces | Functions
bsoncxx.cpp File Reference
#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"
Include dependency graph for bsoncxx.cpp:

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)