|
eventbus
|
This is the complete list of members for dp::handler_registration, including all inherited members.
| event_bus class | dp::handler_registration | friend |
| handle() const | dp::handler_registration | inline |
| handler_registration(const handler_registration &other)=delete | dp::handler_registration | |
| handler_registration(handler_registration &&other) noexcept | dp::handler_registration | inline |
| handler_registration(const void *handle, dp::event_bus *bus) | dp::handler_registration | inlineprotected |
| operator=(const handler_registration &other)=delete | dp::handler_registration | |
| operator=(handler_registration &&other) noexcept | dp::handler_registration | inline |
| unregister() noexcept | dp::handler_registration | inline |
| ~handler_registration() | dp::handler_registration | inline |