|
Mantid
|
#include "MantidAPI/ICatalog.h"#include "MantidKernel/SingletonHolder.h"#include <map>#include <string>Go to the source code of this file.
Classes | |
| class | Mantid::API::CatalogManagerImpl |
| This class is a singleton and is responsible for creating, destroying, and managing catalogs. More... | |
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::API |
| namespace | Mantid::Kernel |
Typedefs | |
| using | Mantid::API::CatalogManager = Kernel::SingletonHolder< CatalogManagerImpl > |