Mantid
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
Mantid::PythonInterface::PropertyWithValueExporter< HeldType, ValueReturnPolicy > Struct Template Reference

A helper struct to export PropertyWithValue<> types to Python. More...

#include <PropertyWithValueExporter.h>

Static Public Member Functions

static void define (const char *pythonClassName)
 

Detailed Description

template<typename HeldType, typename ValueReturnPolicy = boost::python::return_by_value>
struct Mantid::PythonInterface::PropertyWithValueExporter< HeldType, ValueReturnPolicy >

A helper struct to export PropertyWithValue<> types to Python.

Definition at line 40 of file PropertyWithValueExporter.h.

Member Function Documentation

◆ define()

template<typename HeldType , typename ValueReturnPolicy = boost::python::return_by_value>
static void Mantid::PythonInterface::PropertyWithValueExporter< HeldType, ValueReturnPolicy >::define ( const char *  pythonClassName)
inlinestatic

The documentation for this struct was generated from the following file: