|
SVCS - English Documentation
|
This is the complete list of members for svcs::test::server::MockEventBus, including all inherited members.
| attach(std::shared_ptr< svcs::services::IObserver > observer) override | svcs::test::server::MockEventBus | inlinevirtual |
| detach(std::shared_ptr< svcs::services::IObserver > observer) override | svcs::test::server::MockEventBus | inlinevirtual |
| last_event (defined in svcs::test::server::MockEventBus) | svcs::test::server::MockEventBus | mutable |
| notification_count (defined in svcs::test::server::MockEventBus) | svcs::test::server::MockEventBus | mutable |
| notify(const svcs::services::Event &event) const override | svcs::test::server::MockEventBus | inlinevirtual |
| observers (defined in svcs::test::server::MockEventBus) | svcs::test::server::MockEventBus | |
| ~ISubject()=default | svcs::services::ISubject | virtual |