Bitcoin Core 28.99.0
P2P Digital Currency
|
RAII class that disables the network in its constructor and enables it in its destructor. More...
Public Member Functions | |
NetworkDisable (CConnman &connman) | |
~NetworkDisable () | |
Private Attributes | |
CConnman & | m_connman |
RAII class that disables the network in its constructor and enables it in its destructor.
Definition at line 2903 of file blockchain.cpp.
|
inline |
|
inline |
|
private |
Definition at line 2905 of file blockchain.cpp.