OmniSciDB  72c90bc290
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ThreadController.h File Reference
#include <algorithm>
#include <atomic>
#include <chrono>
#include <future>
#include <thread>
#include <type_traits>
#include <vector>
+ Include dependency graph for ThreadController.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ThreadController_NS::FutureGetter< FutureReturnType >
 
struct  ThreadController_NS::FutureGetter< void >
 
class  ThreadController_NS::SimpleThreadController< FutureReturnType >
 
class  ThreadController_NS::SimpleRunningThreadController< FutureReturnType >
 

Namespaces

 ThreadController_NS