WPILibC++ 2023.4.3-108-ge5452e3
wpi::sig::Connection Member List

This is the complete list of members for wpi::sig::Connection, including all inherited members.

block() noexceptwpi::sig::Connectioninline
blocked() const noexceptwpi::sig::Connectioninline
blocker() const noexceptwpi::sig::Connectioninline
connected() const noexceptwpi::sig::Connectioninline
Connection()=defaultwpi::sig::Connection
Connection(const Connection &) noexcept=defaultwpi::sig::Connection
Connection(Connection &&) noexcept=defaultwpi::sig::Connection
Connection(std::weak_ptr< detail::SlotState > s) noexceptwpi::sig::Connectioninlineprotected
disconnect() noexceptwpi::sig::Connectioninline
m_statewpi::sig::Connectionprotected
operator=(const Connection &) noexcept=defaultwpi::sig::Connection
operator=(Connection &&) noexcept=defaultwpi::sig::Connection
SignalBasewpi::sig::Connectionfriend
unblock() noexceptwpi::sig::Connectioninline
valid() const noexceptwpi::sig::Connectioninline
~Connection()=defaultwpi::sig::Connectionvirtual