Bitcoin Core  27.99.0
P2P Digital Currency
Functions
RPCServer Namespace Reference

Functions

void OnStarted (std::function< void()> slot)
 
void OnStopped (std::function< void()> slot)
 

Function Documentation

◆ OnStarted()

void RPCServer::OnStarted ( std::function< void()>  slot)

Definition at line 78 of file server.cpp.

Here is the caller graph for this function:

◆ OnStopped()

void RPCServer::OnStopped ( std::function< void()>  slot)

Definition at line 83 of file server.cpp.

Here is the caller graph for this function: