ScopedConnection is a RAII version of Connection It disconnects the slot from the signal upon destruction.
More...
#include </home/runner/work/allwpilib/allwpilib/wpiutil/src/main/native/thirdparty/sigslot/include/wpi/Signal.h>
|
template<typename , typename... > |
class | SignalBase |
|
ScopedConnection is a RAII version of Connection It disconnects the slot from the signal upon destruction.
◆ ScopedConnection() [1/5]
wpi::sig::ScopedConnection::ScopedConnection |
( |
| ) |
|
|
default |
◆ ~ScopedConnection()
wpi::sig::ScopedConnection::~ScopedConnection |
( |
| ) |
|
|
inline |
◆ ScopedConnection() [2/5]
wpi::sig::ScopedConnection::ScopedConnection |
( |
const Connection & |
c | ) |
|
|
inlinenoexcept |
◆ ScopedConnection() [3/5]
wpi::sig::ScopedConnection::ScopedConnection |
( |
Connection && |
c | ) |
|
|
inlinenoexcept |
◆ ScopedConnection() [4/5]
◆ ScopedConnection() [5/5]
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ SignalBase
template<typename , typename... >
The documentation for this class was generated from the following file:
- /home/runner/work/allwpilib/allwpilib/wpiutil/src/main/native/thirdparty/sigslot/include/wpi/Signal.h