Mantid
|
#include "MantidGeometry/Instrument/Component.h"
#include "MantidKernel/WarningSuppressions.h"
#include <boost/python/class.hpp>
#include <boost/python/overloads.hpp>
Go to the source code of this file.
Functions | |
void | export_Component () |
void export_Component | ( | ) |
Definition at line 40 of file Component.cpp.
References Mantid::Geometry::Component::getBoolParameter(), Mantid::Geometry::Component::getDescription(), Mantid::Geometry::Component::getIntParameter(), Mantid::Geometry::Component::getNumberParameter(), Mantid::Geometry::Component::getParamDescription(), Mantid::Geometry::Component::getParameterNames(), Mantid::Geometry::Component::getParameterType(), Mantid::Geometry::Component::getParamShortDescription(), Mantid::Geometry::Component::getPositionParameter(), Mantid::Geometry::Component::getRelativePos(), Mantid::Geometry::Component::getRotation(), Mantid::Geometry::Component::getRotationParameter(), Mantid::Geometry::Component::getShortDescription(), Mantid::Geometry::Component::getStringParameter(), Mantid::Geometry::Component::hasParameter(), and Mantid::Geometry::Component::setDescription().