Mantid
|
#include "MantidKernel/DllConfig.h"
#include <Poco/LogStream.h>
#include <Poco/Message.h>
#include <Poco/Thread.h>
#include <iosfwd>
#include <map>
#include <mutex>
#include <string>
Go to the source code of this file.
Classes | |
class | Mantid::Kernel::ThreadSafeLogIOS |
The base class for ThreadSafeLogStream. More... | |
class | Mantid::Kernel::ThreadSafeLogStream |
The main log stream class implementing an ostream interface to a Logger. More... | |
class | Mantid::Kernel::ThreadSafeLogStreamBuf |
This class implements a threadsafe version of the POCO buffer interface to a Logger's stream object. More... | |
Namespaces | |
namespace | Mantid |
Helper class which provides the Collimation Length for SANS instruments. | |
namespace | Mantid::Kernel |
namespace | Poco |