Mantid
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
Mantid::PythonInterface::TypedValidatorExporter< Type > Struct Template Reference

Declares a simple static struct to export a TypedValidator to Python. More...

#include <TypedValidatorExporter.h>

Static Public Member Functions

static void define (const char *pythonClassName)
 

Detailed Description

template<typename Type>
struct Mantid::PythonInterface::TypedValidatorExporter< Type >

Declares a simple static struct to export a TypedValidator to Python.

Template Parameters
HeldTypeThe type held within the validator

Definition at line 18 of file TypedValidatorExporter.h.

Member Function Documentation

◆ define()

template<typename Type >
static void Mantid::PythonInterface::TypedValidatorExporter< Type >::define ( const char *  pythonClassName)
inlinestatic

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