EasyLocalpp  3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
interruptible.hh File Reference
#include <iostream>
#include <future>
#include <chrono>
#include <atomic>
#include <thread>
#include <condition_variable>
Include dependency graph for interruptible.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  EasyLocal::Core::Interruptible< Rtype, Args >
 

Namespaces

 EasyLocal
 
 EasyLocal::Core
 

Functions

template<class Rep , class Period >
void EasyLocal::Core::sleep_for (std::chrono::duration< Rep, Period > sleep_duration)