Definition at line 45 of file HTTPServerTest.cpp.
ServerThread::~ServerThread |
( |
| ) |
|
|
inline |
bool ServerThread::start |
( |
| ) |
|
|
inline |
Definition at line 61 of file HTTPServerTest.cpp.
63 t_ = std::thread([&]() {
65 [&](std::exception_ptr ) {
void start(std::function< void()> onSuccess=nullptr, std::function< void(std::exception_ptr)> onError=nullptr)
boost::barrier ServerThread::barrier_ {2} |
|
private |
std::thread ServerThread::t_ |
|
private |
The documentation for this class was generated from the following file: