Percy++
A C++ implementation of Private Information Retrieval (PIR) protocols
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Pages
Public Types | Public Member Functions | Public Attributes | List of all members
FXY< F, FX, vec_FX > Class Template Reference

Public Types

typedef vec_FX VectorBaseType
 

Public Member Functions

 FXY (long i, const F &c)
 
 FXY (long i, long c)
 
FXYoperator= (long a)
 
FXYoperator= (const F &a)
 
FXYoperator= (const FX &a)
 

Public Attributes

vec_FX rep
 

The documentation for this class was generated from the following file: