RAII‐style connection management that disconnects on destruction.
Synopsis
Declared in <util/btcsignals.h>
class scoped_connection;
Member Functions
Name |
Description |
|
Constructors |
|
Disconnect the managed connection on destruction. |
Assignment operators |
|
Disconnect the managed connection. |
Created with MrDocs