Dash Core Source Documentation (0.16.0.1)

Find detailed information regarding the Dash Core source code.

HTTPEvent Member List

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

deleteWhenTriggeredHTTPEvent
evHTTPEventprivate
handlerHTTPEvent
HTTPEvent(struct event_base *base, bool deleteWhenTriggered, const std::function< void(void)> &handler)HTTPEvent
trigger(struct timeval *tv)HTTPEvent
~HTTPEvent()HTTPEvent
Released under the MIT license