Mantid
Loading...
Searching...
No Matches
Functions
PropertyManagerProperty.cpp File Reference
#include "MantidKernel/PropertyManagerProperty.h"
#include "MantidKernel/PropertyManager.h"
#include "MantidPythonInterface/core/PropertyWithValueExporter.h"
#include "MantidPythonInterface/kernel/Registry/MappingTypeHandler.h"
#include "MantidPythonInterface/kernel/Registry/PropertyManagerFactory.h"
#include "MantidPythonInterface/kernel/Registry/TypeRegistry.h"
#include <boost/python/class.hpp>
#include <boost/python/dict.hpp>
#include <boost/python/default_call_policies.hpp>
#include <boost/python/make_constructor.hpp>

Go to the source code of this file.

Functions

PropertyManagerPropertycreatePropertyManagerPropertyWithDict (const std::string &name, const boost::python::dict &value, const unsigned int &direction)
 
void export_PropertyManagerProperty ()
 

Function Documentation

◆ createPropertyManagerPropertyWithDict()

PropertyManagerProperty * createPropertyManagerPropertyWithDict ( const std::string &  name,
const boost::python::dict &  value,
const unsigned int &  direction 
)

◆ export_PropertyManagerProperty()

void export_PropertyManagerProperty ( )