|
NcEngine
|
Public Member Functions | |
| Slot (std::move_only_function< void(Args...)> func, ConnectionBacklink *link, size_t priority, int id) | |
| auto | Id () const noexcept -> int |
| auto | Priority () const noexcept -> size_t |
| void | operator() (Args... args) |
| auto | GetState () const -> std::weak_ptr< SharedConnectionState > |