Mantid
|
Input argument type for MDFrameFactory chainable factory. More...
#include <MDFrameFactory.h>
Public Member Functions | |
MDFrameArgument (const std::string &_frameString) | |
MDFrameArgument (const std::string &_frameString, const std::string &_unitString) | |
Public Attributes | |
const std::string | frameString |
const std::string | unitString |
Input argument type for MDFrameFactory chainable factory.
Definition at line 23 of file MDFrameFactory.h.
|
inline |
Definition at line 27 of file MDFrameFactory.h.
|
inline |
Definition at line 29 of file MDFrameFactory.h.
const std::string Mantid::Geometry::MDFrameArgument::frameString |
Definition at line 26 of file MDFrameFactory.h.
Referenced by Mantid::Geometry::GeneralFrameFactory::canInterpret(), Mantid::Geometry::QLabFrameFactory::canInterpret(), Mantid::Geometry::QSampleFrameFactory::canInterpret(), Mantid::Geometry::HKLFrameFactory::canInterpret(), and Mantid::Geometry::GeneralFrameFactory::createRaw().
const std::string Mantid::Geometry::MDFrameArgument::unitString |
Definition at line 25 of file MDFrameFactory.h.
Referenced by Mantid::Geometry::HKLFrameFactory::canInterpret(), Mantid::Geometry::GeneralFrameFactory::createRaw(), Mantid::Geometry::HKLFrameFactory::createRaw(), and Mantid::Geometry::UnknownFrameFactory::createRaw().