Mantid
|
#include <string>
#include <unordered_map>
#include <vector>
#include "MantidKernel/DllConfig.h"
#include "MantidKernel/LibraryWrapper.h"
#include "MantidKernel/SingletonHolder.h"
Go to the source code of this file.
Classes | |
class | Mantid::Kernel::LibraryManagerImpl |
Class for opening shared libraries. More... | |
Namespaces | |
namespace | Mantid |
Helper class which provides the Collimation Length for SANS instruments. | |
namespace | Mantid::Kernel |
namespace | Poco |
Typedefs | |
using | Mantid::Kernel::LibraryManager = Mantid::Kernel::SingletonHolder< LibraryManagerImpl > |