MOTION  0.01
Framework for mixed-protocol multi-party computation
Classes | Namespaces
condition.h File Reference
#include <condition_variable>
#include <functional>
#include <mutex>
Include dependency graph for condition.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  encrypto::motion::Condition
 Wraps a std::condition_variable with a std::mutex and a condition checking function. More...
 

Namespaces

 encrypto
 
 encrypto::motion