|
Mantid
|
#include "MantidAPI/AlgorithmProperty.h"#include "MantidAPI/IAlgorithm.h"#include "MantidPythonInterface/core/PropertyWithValueExporter.h"#include <boost/python/class.hpp>#include <boost/python/make_constructor.hpp>Go to the source code of this file.
Functions | |
| void | export_AlgorithmProperty () |
| void export_AlgorithmProperty | ( | ) |
Definition at line 47 of file AlgorithmProperty.cpp.
References Mantid::PythonInterface::PropertyWithValueExporter< HeldType, ValueReturnPolicy >::define().