![]() |
Workspace 7.1.0
|
#include "Python.h"
#include "Workspace/Application/logmanager.h"
#include "Workspace/Application/LanguageUtils/versionchecks.h"
Classes | |
struct | WsCapture |
Namespaces | |
namespace | CSIRO |
Top level namespace for all Workspace code. | |
namespace | CSIRO::Python |
namespace | CSIRO::Python::LogCapture |
Functions | |
PyMODINIT_FUNC | init_wsCapture (void) |
void | install_wsCapture () |
PyObject * | WsCapture_flush (PyObject *, PyObject *) |
PyObject * | WsCapture_write (PyObject *, PyObject *args) |
Variables | |
PyMethodDef | WsCapture_methods [] |
PyTypeObject | WsCaptureType |