#include <goby/util/thirdparty/cpp-httplib/httplib.h>
Definition at line 596 of file httplib.h.
◆ TaskQueue()
httplib::TaskQueue::TaskQueue |
( |
| ) |
|
|
default |
◆ ~TaskQueue()
virtual httplib::TaskQueue::~TaskQueue |
( |
| ) |
|
|
virtualdefault |
◆ enqueue()
virtual void httplib::TaskQueue::enqueue |
( |
std::function< void()> |
fn | ) |
|
|
pure virtual |
◆ on_idle()
virtual void httplib::TaskQueue::on_idle |
( |
| ) |
|
|
inlinevirtual |
◆ shutdown()
virtual void httplib::TaskQueue::shutdown |
( |
| ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: