All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Gate.h File Reference
#include <HSEP/HSEP.h>
#include <condition_variable>
#include <mutex>
+ Include dependency graph for Gate.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  HSEP::Gate
 The Gate provides a queued synchronization access control. More...
 
class  HSEP::SharedGate
 Muti-process version of Gate. More...
 

Namespaces

namespace  HSEP
 HSEP generic namespace, including basic processing tools.