allocator_type typedef | entt::emitter< Derived, Allocator > | |
clear() noexcept | entt::emitter< Derived, Allocator > | inline |
contains() const | entt::emitter< Derived, Allocator > | inline |
emitter() | entt::emitter< Derived, Allocator > | inline |
emitter(const allocator_type &allocator) | entt::emitter< Derived, Allocator > | inlineexplicit |
emitter(const emitter &)=delete | entt::emitter< Derived, Allocator > | |
emitter(emitter &&other) noexcept | entt::emitter< Derived, Allocator > | inline |
emitter(emitter &&other, const allocator_type &allocator) | entt::emitter< Derived, Allocator > | inline |
empty() const noexcept | entt::emitter< Derived, Allocator > | inline |
erase() | entt::emitter< Derived, Allocator > | inline |
get_allocator() const noexcept | entt::emitter< Derived, Allocator > | inline |
on(std::function< void(Type &, Derived &)> func) | entt::emitter< Derived, Allocator > | inline |
operator=(const emitter &)=delete | entt::emitter< Derived, Allocator > | |
operator=(emitter &&other) noexcept | entt::emitter< Derived, Allocator > | inline |
publish(Type &&value) | entt::emitter< Derived, Allocator > | inline |
size_type typedef | entt::emitter< Derived, Allocator > | |
swap(emitter &other) noexcept | entt::emitter< Derived, Allocator > | inline |
~emitter() | entt::emitter< Derived, Allocator > | inlinevirtual |