WPILibC++
unspecified
|
Public Member Functions | |
template<typename F , typename P > | |
constexpr | SlotTracked (F &&f, P &&p) |
virtual void | call_slot (Args...args) override |
![]() | |
void | operator() (U &&...u) |
![]() | |
bool | connected () const noexcept |
bool | disconnect () noexcept |
bool | blocked () const noexcept |
void | block () noexcept |
void | unblock () noexcept |
Additional Inherited Members | |
![]() | |
using | base_types = trait::typelist< Args... > |
![]() | |
SlotPtr< Args... > | next |