|
Mantid
|
#include <StdFunctionExporter.h>
Public Member Functions | |
| std_function_from_python () | |
Static Public Member Functions | |
| static void | construct (PyObject *obj_ptr, boost::python::converter::rvalue_from_python_stage1_data *data) |
| static void * | convertible (PyObject *obj_ptr) |
Definition at line 30 of file StdFunctionExporter.h.
|
inline |
Definition at line 31 of file StdFunctionExporter.h.
References Mantid::PythonInterface::std_function_from_python< R, Args >::construct(), and Mantid::PythonInterface::std_function_from_python< R, Args >::convertible().
|
inlinestatic |
Definition at line 38 of file StdFunctionExporter.h.
Referenced by Mantid::PythonInterface::std_function_from_python< R, Args >::std_function_from_python().
|
inlinestatic |
Definition at line 36 of file StdFunctionExporter.h.
Referenced by Mantid::PythonInterface::std_function_from_python< R, Args >::std_function_from_python().