NcEngine
All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages Concepts
nc::detail::Slot< Args > Member List

This is the complete list of members for nc::detail::Slot< Args >, including all inherited members.

GetState() const -> std::weak_ptr< SharedConnectionState > (defined in nc::detail::Slot< Args >)nc::detail::Slot< Args >inline
Id() const noexcept -> int (defined in nc::detail::Slot< Args >)nc::detail::Slot< Args >inline
operator()(Args... args) (defined in nc::detail::Slot< Args >)nc::detail::Slot< Args >inline
Priority() const noexcept -> size_t (defined in nc::detail::Slot< Args >)nc::detail::Slot< Args >inline
Slot(std::move_only_function< void(Args...)> func, ConnectionBacklink *link, size_t priority, int id) (defined in nc::detail::Slot< Args >)nc::detail::Slot< Args >inline