![]() |
Bitcoin ABC 0.32.5
P2P Digital Currency
|
This is the complete list of members for NetEventsInterface, including all inherited members.
| FinalizeNode(const Config &config, const CNode &node)=0 | NetEventsInterface | pure virtual |
| g_msgproc_mutex | NetEventsInterface | static |
| InitializeNode(const Config &config, CNode &node, ServiceFlags our_services)=0 | NetEventsInterface | pure virtual |
| ProcessMessages(const Config &config, CNode *pnode, std::atomic< bool > &interrupt) EXCLUSIVE_LOCKS_REQUIRED(g_msgproc_mutex)=0 | NetEventsInterface | pure virtual |
| SendMessages(const Config &config, CNode *pnode) EXCLUSIVE_LOCKS_REQUIRED(g_msgproc_mutex)=0 | NetEventsInterface | pure virtual |
| ~NetEventsInterface()=default | NetEventsInterface | protected |