Mantid
|
A helper struct to export PropertyWithValue<> types to Python. More...
#include <PropertyWithValueExporter.h>
Static Public Member Functions | |
static void | define (const char *pythonClassName) |
A helper struct to export PropertyWithValue<> types to Python.
Definition at line 40 of file PropertyWithValueExporter.h.
|
inlinestatic |
Definition at line 41 of file PropertyWithValueExporter.h.
Referenced by Mantid::PythonInterface::WorkspacePropertyExporter< WorkspaceType >::define(), export_AlgorithmProperty(), export_BasicPropertyWithValueTypes(), export_FunctionProperty(), export_MultipleFileProperty(), export_PropertyManagerProperty(), and export_PropertyWithValueOptionalBool().