Mantid
|
#include <string>
#include "MantidAPI/DllConfig.h"
#include "MantidAPI/FileLoaderRegistry.h"
#include "MantidKernel/SingletonHolder.h"
#include <memory>
Go to the source code of this file.
Classes | |
class | Mantid::API::FrameworkManagerImpl |
The main public API via which users interact with the Mantid framework. More... | |
Namespaces | |
namespace | Mantid |
Helper class which provides the Collimation Length for SANS instruments. | |
namespace | Mantid::API |
namespace | Mantid::Kernel |
Typedefs | |
using | Mantid::API::FrameworkManager = Mantid::Kernel::SingletonHolder< FrameworkManagerImpl > |