HEaaN
Crypto Lab's great homomorphic encryption library
Classes | Namespaces | Variables
Pointer.hpp File Reference
#include "HEaaN/HEaaNExport.hpp"
#include <memory>
Include dependency graph for Pointer.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  HEaaN::Pointer< T >
 A class holding unique_ptr but is copied with deepcopy. More...
 

Namespaces

 HEaaN
 

Variables

template class HEAAN_API HEaaN::Pointer< PlaintextImpl >
 
template class HEAAN_API HEaaN::Pointer< CiphertextImpl >
 
template class HEAAN_API HEaaN::Pointer< MessageImpl >
 
template class HEAAN_API HEaaN::Pointer< SecretKeyImpl >
 
template class HEAAN_API HEaaN::Pointer< CollectiveKeyGenDataImpl >