client-cpp
0.10.0
|
#include <chrono>
#include <functional>
#include <memory>
Go to the source code of this file.
Classes | |
class | kaa::IThreadPool |
Namespaces | |
kaa | |
Typedefs | |
typedef std::function< void()> | kaa::ThreadPoolTask |
typedef std::shared_ptr < IThreadPool > | kaa::IThreadPoolPtr |