allocator_type typedef | entt::sigh< Ret(Args...), Allocator > | |
collect(Func func, Args... args) const | entt::sigh< Ret(Args...), Allocator > | inline |
empty() const noexcept | entt::sigh< Ret(Args...), Allocator > | inline |
get_allocator() const noexcept | entt::sigh< Ret(Args...), Allocator > | inline |
operator=(const sigh &other) | entt::sigh< Ret(Args...), Allocator > | inline |
operator=(sigh &&other) noexcept | entt::sigh< Ret(Args...), Allocator > | inline |
publish(Args... args) const | entt::sigh< Ret(Args...), Allocator > | inline |
sigh() noexcept(noexcept(allocator_type{})) | entt::sigh< Ret(Args...), Allocator > | inline |
sigh(const allocator_type &allocator) noexcept | entt::sigh< Ret(Args...), Allocator > | inlineexplicit |
sigh(const sigh &other) | entt::sigh< Ret(Args...), Allocator > | inline |
sigh(const sigh &other, const allocator_type &allocator) | entt::sigh< Ret(Args...), Allocator > | inline |
sigh(sigh &&other) noexcept | entt::sigh< Ret(Args...), Allocator > | inline |
sigh(sigh &&other, const allocator_type &allocator) | entt::sigh< Ret(Args...), Allocator > | inline |
sink< sigh< Ret(Args...), Allocator > > (defined in entt::sigh< Ret(Args...), Allocator >) | entt::sigh< Ret(Args...), Allocator > | friend |
sink_type typedef | entt::sigh< Ret(Args...), Allocator > | |
size() const noexcept | entt::sigh< Ret(Args...), Allocator > | inline |
size_type typedef | entt::sigh< Ret(Args...), Allocator > | |
swap(sigh &other) noexcept | entt::sigh< Ret(Args...), Allocator > | inline |
~sigh()=default | entt::sigh< Ret(Args...), Allocator > | |