Bitcoin
Public Member Functions
|
List of all members
HTTPClosure Class Reference
abstract
#include <
httpserver.h
>
Inheritance diagram for HTTPClosure:
Public Member Functions
virtual void
operator()
()=0
virtual
~HTTPClosure
()
Detailed Description
Event handler closure.
Constructor & Destructor Documentation
◆
~HTTPClosure()
virtual HTTPClosure::~HTTPClosure
(
)
inline
virtual
Member Function Documentation
◆
operator()()
virtual void HTTPClosure::operator()
(
)
pure virtual
Implemented in
HTTPWorkItem
.
The documentation for this class was generated from the following file:
src/
httpserver.h
Generated by
1.8.15