client-cpp  0.9.0
IThreadPool.hpp File Reference
#include <chrono>
#include <functional>
#include <memory>
+ Include dependency graph for IThreadPool.hpp:
+ This graph shows which files directly or indirectly include this file:

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