#include <condition_variable>#include <mutex>#include "base_connection.hpp"#include "cpp_restapi_export.h"Go to the source code of this file.
Classes | |
| class | cpp_restapi::ThreadedConnection |
| BaseConnection subclass that implements fetch(url, cb) via a background std::thread. More... | |
Namespaces | |
| namespace | cpp_restapi |