![]() |
PIVX Core
5.6.99
P2P Digital Currency
|
Functions | |
| void | OnStarted (std::function< void()> slot) |
| void | OnStopped (std::function< void()> slot) |
| void | OnPreCommand (std::function< void(const CRPCCommand &)> slot) |
| void RPCServer::OnPreCommand | ( | std::function< void(const CRPCCommand &)> | slot | ) |
| void RPCServer::OnStarted | ( | std::function< void()> | slot | ) |
| void RPCServer::OnStopped | ( | std::function< void()> | slot | ) |