Mantid
|
#include "MantidAPI/DllConfig.h"
#include "MantidAPI/ILiveListener.h"
#include "MantidKernel/DynamicFactory.h"
#include "MantidKernel/LiveListenerInfo.h"
#include "MantidKernel/SingletonHolder.h"
Go to the source code of this file.
Classes | |
class | Mantid::API::LiveListenerFactoryImpl |
The factory for creating instances of ILiveListener implementations. More... | |
Namespaces | |
namespace | Mantid |
Helper class which provides the Collimation Length for SANS instruments. | |
namespace | Mantid::API |
namespace | Mantid::Kernel |
Macros | |
#define | DECLARE_LISTENER(classname) |
Typedefs | |
using | Mantid::API::LiveListenerFactory = Kernel::SingletonHolder< LiveListenerFactoryImpl > |
#define DECLARE_LISTENER | ( | classname | ) |
Definition at line 17 of file LiveListenerFactory.h.