Dash Core Source Documentation (0.16.0.1)

Find detailed information regarding the Dash Core source code.

NetEventsInterface Member List

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

FinalizeNode(NodeId id, bool &update_connection_time)=0NetEventsInterfacepure virtual
InitializeNode(CNode *pnode)=0NetEventsInterfacepure virtual
ProcessMessages(CNode *pnode, std::atomic< bool > &interrupt)=0NetEventsInterfacepure virtual
SendMessages(CNode *pnode, std::atomic< bool > &interrupt)=0NetEventsInterfacepure virtual
Released under the MIT license