Workspace 6.21.5
Classes | Namespaces | Typedefs
pythonnumpyinterface.h File Reference
#include <QByteArray>
#include "Workspace/DataExecution/DataObjects/datafactorytraits.h"
#include "Workspace/DataExecution/DataObjects/simpleadaptor.h"
#include "Workspace/DataExecution/DataObjects/typeddatafactory.h"
#include "pythonplugin.h"
Include dependency graph for pythonnumpyinterface.h:
This graph shows which files directly or indirectly include this file:

Classes

struct  AssignDataType< Python::PythonNumpyInterface >
 
class  PythonNumpyInterface
 Provides interface to support the python numpy type. More...
 

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  pybind11
 

Typedefs

using PythonArray = pybind11::array