Interface for message handling.
More...
#include <net.h>
Interface for message handling.
Definition at line 465 of file net.h.
virtual void NetEventsInterface::FinalizeNode |
( |
NodeId |
id, |
|
|
bool & |
update_connection_time |
|
) |
| |
|
pure virtual |
virtual void NetEventsInterface::InitializeNode |
( |
CNode * |
pnode | ) |
|
|
pure virtual |
virtual bool NetEventsInterface::ProcessMessages |
( |
CNode * |
pnode, |
|
|
std::atomic< bool > & |
interrupt |
|
) |
| |
|
pure virtual |
virtual bool NetEventsInterface::SendMessages |
( |
CNode * |
pnode, |
|
|
std::atomic< bool > & |
interrupt |
|
) |
| |
|
pure virtual |
The documentation for this class was generated from the following file: