Bitcoin ABC  0.26.3
P2P Digital Currency
NetEventsInterface Member List

This is the complete list of members for NetEventsInterface, including all inherited members.

FinalizeNode(const Config &config, const CNode &node)=0NetEventsInterfacepure virtual
g_msgproc_mutexNetEventsInterfacestatic
InitializeNode(const Config &config, CNode &node, ServiceFlags our_services)=0NetEventsInterfacepure virtual
ProcessMessages(const Config &config, CNode *pnode, std::atomic< bool > &interrupt) EXCLUSIVE_LOCKS_REQUIRED(g_msgproc_mutex)=0NetEventsInterfacepure virtual
SendMessages(const Config &config, CNode *pnode) EXCLUSIVE_LOCKS_REQUIRED(g_msgproc_mutex)=0NetEventsInterfacepure virtual
~NetEventsInterface()=defaultNetEventsInterfaceprotected