|
Mantid
|
#include "MantidKernel/DllConfig.h"#include <string>Go to the source code of this file.
Classes | |
| class | Mantid::Kernel::TopicInfo |
| TopicInfo : Class that holds information on a kafka topic. More... | |
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::Kernel |
| namespace | Poco |
| namespace | Poco::XML |
Enumerations | |
| enum class | Mantid::Kernel::TopicType { Mantid::Kernel::Event , Mantid::Kernel::Chopper , Mantid::Kernel::Sample , Mantid::Kernel::Run , Mantid::Kernel::Monitor } |
Functions | |
| MANTID_KERNEL_DLL std::ostream & | Mantid::Kernel::operator<< (std::ostream &buffer, const TopicInfo &topic) |
| Allow this object to be printed to a stream. More... | |