Dash Core  0.12.2.1
P2P Digital Currency
RPCTimerBase Class Reference

#include <server.h>

+ Inheritance diagram for RPCTimerBase:

Public Member Functions

virtual ~RPCTimerBase ()
 

Detailed Description

Opaque base class for timers returned by NewTimerFunc. This provides no methods at the moment, but makes sure that delete cleans up the whole state.

Definition at line 79 of file server.h.

Constructor & Destructor Documentation

◆ ~RPCTimerBase()

virtual RPCTimerBase::~RPCTimerBase ( )
inlinevirtual

Definition at line 82 of file server.h.


The documentation for this class was generated from the following file: