Mantid
|
#include "MantidKernel/ChainableFactory.h"
#include "MantidKernel/DllConfig.h"
#include "MantidKernel/MDUnit.h"
#include "MantidKernel/System.h"
#include <memory>
Go to the source code of this file.
Classes | |
class | Mantid::Kernel::InverseAngstromsUnitFactory |
class | Mantid::Kernel::LabelUnitFactory |
class | Mantid::Kernel::MDUnitFactory |
MDUnitFactory : Abstract type. More... | |
class | Mantid::Kernel::ReciprocalLatticeUnitFactory |
Namespaces | |
namespace | Mantid |
Helper class which provides the Collimation Length for SANS instruments. | |
namespace | Mantid::Kernel |
Typedefs | |
using | Mantid::Kernel::MDUnitFactory_const_uptr = std::unique_ptr< const MDUnitFactory > |
using | Mantid::Kernel::MDUnitFactory_uptr = std::unique_ptr< MDUnitFactory > |
Functions | |
MDUnitFactory_uptr MANTID_KERNEL_DLL | Mantid::Kernel::makeMDUnitFactoryChain () |
Convience method. Pre-constructed builder chain. More... | |