_map | Mantid::Kernel::DynamicFactory< ILiveListener > | private |
AbstractFactory typedef | Mantid::Kernel::DynamicFactory< ILiveListener > | |
create(const std::string &instrumentName, bool connect=false, const API::IAlgorithm *callingAlgorithm=nullptr, const std::string &listenerConnectionName="") const | Mantid::API::LiveListenerFactoryImpl | |
create(const Kernel::LiveListenerInfo &info, bool connect=false, const API::IAlgorithm *callingAlgorithm=nullptr) const | Mantid::API::LiveListenerFactoryImpl | |
DynamicFactory< ILiveListener >::create(const std::string &className) const | Mantid::Kernel::DynamicFactory< ILiveListener > | inlinevirtual |
createUnwrapped(const std::string &className) const override | Mantid::API::LiveListenerFactoryImpl | privatevirtual |
Disabled enum value | Mantid::Kernel::DynamicFactory< ILiveListener > | |
disableNotifications() | Mantid::Kernel::DynamicFactory< ILiveListener > | inline |
DynamicFactory(const DynamicFactory &)=delete | Mantid::Kernel::DynamicFactory< ILiveListener > | |
DynamicFactory() | Mantid::Kernel::DynamicFactory< ILiveListener > | inlineprotected |
Enabled enum value | Mantid::Kernel::DynamicFactory< ILiveListener > | |
enableNotifications() | Mantid::Kernel::DynamicFactory< ILiveListener > | inline |
ErrorIfExists enum value | Mantid::Kernel::DynamicFactory< ILiveListener > | |
exists(const std::string &className) const | Mantid::Kernel::DynamicFactory< ILiveListener > | inline |
FactoryMap typedef | Mantid::Kernel::DynamicFactory< ILiveListener > | private |
getKeys() const | Mantid::Kernel::DynamicFactory< ILiveListener > | inlinevirtual |
Kernel::CreateUsingNew< LiveListenerFactoryImpl > | Mantid::API::LiveListenerFactoryImpl | friend |
LiveListenerFactoryImpl(const LiveListenerFactoryImpl &)=delete | Mantid::API::LiveListenerFactoryImpl | |
LiveListenerFactoryImpl()=default | Mantid::API::LiveListenerFactoryImpl | private |
m_notifyStatus | Mantid::Kernel::DynamicFactory< ILiveListener > | private |
notificationCenter | Mantid::Kernel::DynamicFactory< ILiveListener > | |
NotificationStatus enum name | Mantid::Kernel::DynamicFactory< ILiveListener > | |
operator=(const LiveListenerFactoryImpl &)=delete | Mantid::API::LiveListenerFactoryImpl | |
DynamicFactory< ILiveListener >::operator=(const DynamicFactory &)=delete | Mantid::Kernel::DynamicFactory< ILiveListener > | |
OverwriteCurrent enum value | Mantid::Kernel::DynamicFactory< ILiveListener > | |
sendUpdateNotification() | Mantid::Kernel::DynamicFactory< ILiveListener > | inlineprivate |
sendUpdateNotificationIfEnabled() | Mantid::Kernel::DynamicFactory< ILiveListener > | inlineprivate |
subscribe(const std::string &className) | Mantid::Kernel::DynamicFactory< ILiveListener > | inline |
subscribe(const std::string &className, std::unique_ptr< AbstractFactory > pAbstractFactory, SubscribeAction replace=ErrorIfExists) | Mantid::Kernel::DynamicFactory< ILiveListener > | inline |
SubscribeAction enum name | Mantid::Kernel::DynamicFactory< ILiveListener > | |
unsubscribe(const std::string &className) | Mantid::Kernel::DynamicFactory< ILiveListener > | inline |
~DynamicFactory()=default | Mantid::Kernel::DynamicFactory< ILiveListener > | virtual |
~LiveListenerFactoryImpl() override=default | Mantid::API::LiveListenerFactoryImpl | private |