Raven Core  3.0.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 48 of file server.cpp.

Here is the caller graph for this function:

◆ OnStopped()

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

Definition at line 53 of file server.cpp.

Here is the caller graph for this function: