![]() |
Workspace 7.1.0
|
#include <pybind11/embed.h>
#include <pybind11/pybind11.h>
#include "pythonobjectgroup.h"
#include <functional>
#include <mutex>
#include "Workspace/Application/logmanager.h"
#include "Workspace/Application/pluginmanager.h"
#include "Workspace/DataExecution/DataObjects/objectdictionary.h"
#include "Workspace/DataExecution/DataObjects/typeddatafactory.h"
#include "Workspace/DataExecution/DataObjects/typedobject.h"
#include "pythonguard.h"
#include "pythonplugin.h"
Namespaces | |
namespace | CSIRO |
Top level namespace for all Workspace code. | |
namespace | CSIRO::Python |
namespace | CSIRO::Python::ObjectGroupInternal |