Mantid
|
#include "MantidKernel/DllConfig.h"
#include <iosfwd>
#include <string>
Go to the source code of this file.
Classes | |
class | Mantid::Kernel::EnvironmentHistory |
This class stores information about the Environment of the computer used by the framework. More... | |
Namespaces | |
namespace | Mantid |
Helper class which provides the Collimation Length for SANS instruments. | |
namespace | Mantid::Kernel |
Functions | |
MANTID_KERNEL_DLL std::ostream & | Mantid::Kernel::operator<< (std::ostream &os, const EnvironmentHistory &EH) |
Prints a text representation. More... | |