Mantid
|
#include <memory>
Go to the source code of this file.
Namespaces | |
namespace | Mantid |
Helper class which provides the Collimation Length for SANS instruments. | |
namespace | Mantid::Kernel |
Typedefs | |
using | Mantid::Kernel::PropertyManager_const_sptr = std::shared_ptr< const PropertyManager > |
shared pointer to Mantid::Kernel::PropertyManager(const version) More... | |
using | Mantid::Kernel::PropertyManager_const_uptr = std::unique_ptr< const PropertyManager > |
unique pointer to Mantid::Kernel::PropertyManager (const version) More... | |
using | Mantid::Kernel::PropertyManager_uptr = std::unique_ptr< PropertyManager > |
unique pointer to Mantid::Kernel::PropertyManager More... | |