Fabcoin Core
0.16.2
P2P Digital Currency
|
#include <Interface.h>
Public Member Functions | |
Watch () | |
Watch (Interface &_c, Topics const &_t) | |
~Watch () | |
h256s | check () |
h256s | peek () |
Private Attributes | |
Interface * | m_c |
unsigned | m_id |
Friends | |
void | std::swap (Watch &_a, Watch &_b) |
Definition at line 96 of file Interface.h.
|
inline |
Definition at line 101 of file Interface.h.
Definition at line 102 of file Interface.h.
|
inline |
Definition at line 103 of file Interface.h.
|
inline |
Definition at line 105 of file Interface.h.
|
inline |
Definition at line 106 of file Interface.h.
|
private |
Definition at line 109 of file Interface.h.
|
private |
Definition at line 110 of file Interface.h.