![]() |
Workspace 7.1.0
|
#include <pybind11/embed.h>
#include <pybind11/numpy.h>
#include <pybind11/pybind11.h>
#include <pybind11/stl.h>
#include "pythontypes.h"
#include "Workspace/Application/logmanager.h"
#include "pythonplugin.h"
Namespaces | |
namespace | CSIRO |
Top level namespace for all Workspace code. | |
namespace | CSIRO::DataExecution |
Base workspace functionality not requiring a user interface. | |
namespace | CSIRO::Python |
namespace | CSIRO::Python::ObjectGroupInternal |
namespace | CSIRO::PythonTestTypes |
Functions | |
PYBIND11_EMBEDDED_MODULE (wsPythonTestTypes, m) | |