Support Class Library
A set of tools providing classes and utility
Classes | Namespaces
Active.h File Reference
#include <functional>
#include <thread>
#include <atomic>
#include <scl/async/Channel.h>

Go to the source code of this file.

Classes

class  scl::async::Active
 A class that allow task execution on a separate thread using RAII semantics. More...
 

Namespaces

 scl
 Global namespace of the SCL.
 
 scl::async
 Base namespace for asynchronous APIs.