Mantid
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
PropertyFactory.cpp File Reference
#include "MantidPythonInterface/kernel/Registry/PropertyWithValueFactory.h"
#include "MantidPythonInterface/kernel/Registry/SequenceTypeHandler.h"
#include "MantidPythonInterface/kernel/Registry/TypedPropertyValueHandler.h"
#include <boost/python/class.hpp>
#include <boost/python/manage_new_object.hpp>
#include <boost/python/register_ptr_to_python.hpp>
#include <boost/python/return_value_policy.hpp>

Go to the source code of this file.

Classes

class  PropertyFactory
 

Namespaces

namespace  propertyFactoryHelper
 

Functions

void export_PropertyFactory ()
 
PropertypropertyFactoryHelper::removeUniquePointer (const std::string &name, const boost::python::list &defaultValue)
 

Function Documentation

◆ export_PropertyFactory()

void export_PropertyFactory ( )

Definition at line 37 of file PropertyFactory.cpp.

References propertyFactoryHelper::removeUniquePointer().