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