Dash Core Source Documentation (0.16.0.1)
Find detailed information regarding the Dash Core source code.
•All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
HTTPClosure Class Referenceabstract
Event handler closure. More...
#include <httpserver.h>

Public Member Functions | |
virtual void | operator() ()=0 |
virtual | ~HTTPClosure () |
Detailed Description
Event handler closure.
Definition at line 121 of file httpserver.h.
Constructor & Destructor Documentation
◆ ~HTTPClosure()
|
inlinevirtual |
Definition at line 125 of file httpserver.h.
Member Function Documentation
◆ operator()()
|
pure virtual |
Implemented in HTTPWorkItem.
The documentation for this class was generated from the following file:
- src/httpserver.h