|
Mantid
|
#include "MantidKernel/DllConfig.h"#include <memory>#include <string>Go to the source code of this file.
Classes | |
| class | Mantid::Kernel::DataItem |
| This class forms the base class of any item that wishes to be stored in the analysis data service. More... | |
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::API |
| namespace | Mantid::Kernel |
| namespace | Poco |
Typedefs | |
| using | Mantid::Kernel::DataItem_const_sptr = std::shared_ptr< const DataItem > |
| Shared pointer to a const DataItem. More... | |
| using | Mantid::Kernel::DataItem_sptr = std::shared_ptr< DataItem > |
| Shared pointer to a DataItem. More... | |