Mantid
|
#include "MantidKernel/ArrayOrderedPairsValidator.h"
#include <boost/python/class.hpp>
#include <boost/python/make_constructor.hpp>
#include <boost/python/return_value_policy.hpp>
Go to the source code of this file.
Macros | |
#define | EXPORT_PAIRSVALIDATOR(type, prefix) |
Functions | |
void | export_ArrayOrderedPairsValidator () |
#define EXPORT_PAIRSVALIDATOR | ( | type, | |
prefix | |||
) |
Definition at line 21 of file ArrayOrderedPairsValidator.cpp.
void export_ArrayOrderedPairsValidator | ( | ) |
Definition at line 26 of file ArrayOrderedPairsValidator.cpp.
References EXPORT_PAIRSVALIDATOR.