attach_self_to(ShutdownSubject *subject) | Smart::IShutdownObserver | inlineprotected |
detach_self_from(ShutdownSubject *subject) | Smart::IShutdownObserver | inlineprotected |
ICommunicationPattern(const ICommunicationPattern &)=delete | Smart::ICommunicationPattern | protected |
ICommunicationPattern()=delete | Smart::ICommunicationPattern | protected |
ICommunicationPattern(IComponent *component) | Smart::ICommunicationPattern | inline |
icomponent | Smart::ICommunicationPattern | protected |
IEventServerPattern(IComponent *component, const std::string &service, IEventTestHandlerPtr testHandler) | Smart::IEventServerPattern< ActivationType, EventType, UpdateType > | inline |
IEventTestHandlerPtr typedef | Smart::IEventServerPattern< ActivationType, EventType, UpdateType > | |
is_shutting_down() const | Smart::IServerPattern | inlineprotected |
IServerPattern(IComponent *component, const std::string &serviceName) | Smart::IServerPattern | inline |
IShutdownObserver(ShutdownSubject *subject=nullptr) | Smart::IShutdownObserver | inline |
on_shutdown() | Smart::IServerPattern | inlineprotectedvirtual |
onActivation(const ActivationType &p) | Smart::IEventServerPattern< ActivationType, EventType, UpdateType > | inlineprotected |
operator=(const ICommunicationPattern &)=delete | Smart::ICommunicationPattern | protected |
put(const UpdateType &state)=0 | Smart::IEventServerPattern< ActivationType, EventType, UpdateType > | pure virtual |
serverInitiatedDisconnect()=0 | Smart::IServerPattern | protectedpure virtual |
serviceName | Smart::IServerPattern | protected |
testEvent(ActivationType &p, EventType &e, const UpdateType &s) | Smart::IEventServerPattern< ActivationType, EventType, UpdateType > | inlineprotected |
~ICommunicationPattern()=default | Smart::ICommunicationPattern | virtual |
~IEventServerPattern()=default | Smart::IEventServerPattern< ActivationType, EventType, UpdateType > | virtual |
~IServerPattern() | Smart::IServerPattern | inlinevirtual |
~IShutdownObserver() | Smart::IShutdownObserver | inlinevirtual |