Bitcoin Core  0.21.1
P2P Digital Currency
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules
Functions
RPCServer Namespace Reference

Functions

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

Function Documentation

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

Definition at line 69 of file server.cpp.

Here is the caller graph for this function:

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

Definition at line 74 of file server.cpp.

Here is the caller graph for this function: