|
Mantid
|
#include "MantidPythonInterface/core/DllConfig.h"#include "MantidKernel/IValidator.h"#include "MantidKernel/NullValidator.h"#include "MantidKernel/PropertyWithValue.h"#include <boost/python/object.hpp>Go to the source code of this file.
Classes | |
| class | Mantid::PythonInterface::PythonObjectProperty |
Namespaces | |
| namespace | Json |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::Kernel |
| namespace | Mantid::PythonInterface |
Typedefs | |
| using | Mantid::Kernel::PythonObject = boost::python::object |
Variables | |
| template class MANTID_PYTHONINTERFACE_CORE_DLL | Mantid::Kernel::PropertyWithValue< PythonObject > |
| NOTE: For Linux builds (and maybe Windows), it is necessary that the below DLL export occur here. | |