Bitcoin Core 28.0.0
P2P Digital Currency
Loading...
Searching...
No Matches
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: