MOTION  0.01
Framework for mixed-protocol multi-party computation
Classes | Namespaces | Typedefs
register.h File Reference
#include <atomic>
#include <memory>
#include <mutex>
#include <queue>
#include <unordered_map>
Include dependency graph for register.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  encrypto::motion::Register
 

Namespaces

 encrypto
 
 encrypto::motion
 

Typedefs

using encrypto::motion::WirePointer = std::shared_ptr< Wire >