![]() |
1.11 |
This is the complete list of members for Object, including all inherited members.
| CallbackArray typedef | Object | protected |
| clear_handlers() | Object | |
| EventCallback typedef | Object | |
| FilterFlags typedef | Object | |
| invoke_handlers(Event &event) | Object | |
| invoke_handlers(EventId event) | Object | |
| m_callbacks | Object | protected |
| m_handle_counter | Object | protected |
| m_name | Object | protected |
| name() const | Object | inline |
| name(const std::string &name) | Object | inline |
| Object() noexcept=default | Object | |
| Object(const Object &)=delete | Object | |
| Object(Object &&)=default | Object | |
| on_event(const EventCallback &handler, const FilterFlags &mask={}) | Object | |
| operator=(const Object &)=delete | Object | |
| operator=(Object &&)=default | Object | |
| RegisterHandle typedef | Object | |
| remove_handler(RegisterHandle handle) | Object | |
| ~Object() noexcept=default | Object | virtual |