|
Mantid
|
#include "MantidAPI/BoxController.h"#include "MantidPythonInterface/core/GetPointer.h"#include <boost/python/class.hpp>#include <boost/python/copy_const_reference.hpp>#include <boost/python/register_ptr_to_python.hpp>Go to the source code of this file.
Functions | |
| void | export_BoxController () |
| void export_BoxController | ( | ) |
Definition at line 19 of file BoxController.cpp.
References Mantid::API::BoxController::getAverageDepth(), Mantid::API::BoxController::getFilename(), Mantid::API::BoxController::getMaxDepth(), Mantid::API::BoxController::getNDims(), Mantid::API::BoxController::getSplitInto(), Mantid::API::BoxController::getSplitThreshold(), Mantid::API::BoxController::getTotalNumMDBoxes(), Mantid::API::BoxController::getTotalNumMDGridBoxes(), Mantid::API::BoxController::isFileBacked(), and Mantid::API::BoxController::useWriteBuffer().