Mantid
Loading...
Searching...
No Matches
Namespaces | Functions
PropertyManagerFactory.cpp File Reference
#include "MantidPythonInterface/kernel/Registry/PropertyManagerFactory.h"
#include "MantidKernel/PropertyManager.h"
#include "MantidPythonInterface/kernel/Registry/PropertyWithValueFactory.h"
#include <boost/python/extract.hpp>
#include <memory>

Go to the source code of this file.

Namespaces

namespace  Mantid
 Helper class which provides the Collimation Length for SANS instruments.
 
namespace  Mantid::PythonInterface
 
namespace  Mantid::PythonInterface::Registry
 

Functions

std::shared_ptr< Kernel::PropertyManager > Mantid::PythonInterface::Registry::createPropertyManager (const boost::python::dict &mapping)
 Create a C++ PropertyMananager from a Python dictionary. More...