SmartSoft Component-Developer API
|
This is the complete list of members for Smart::IComponent, including all inherited members.
attach(IShutdownObserver *observer) | Smart::ShutdownSubject | inlineprotectedvirtual |
blocking(const bool b)=0 | Smart::IComponent | pure virtual |
componentName | Smart::IComponent | protected |
detach(IShutdownObserver *observer) | Smart::ShutdownSubject | inlineprotectedvirtual |
getName() const | Smart::IComponent | inline |
getTimerManager()=0 | Smart::IComponent | pure virtual |
IComponent()=delete | Smart::IComponent | protected |
IComponent(const std::string &componentName) | Smart::IComponent | inline |
is_blocking | Smart::IComponent | protected |
notify_sutdown() | Smart::ShutdownSubject | inlineprotectedvirtual |
run(void)=0 | Smart::IComponent | pure virtual |
ShutdownSubject() | Smart::ShutdownSubject | inline |
signal_shutdown(void)=0 | Smart::IComponent | pure virtual |
~IComponent()=default | Smart::IComponent | virtual |
~ShutdownSubject() | Smart::ShutdownSubject | inlinevirtual |