HElib  1.0
Implementing Homomorphic Encryption
 All Classes Files Functions Variables Friends Pages
Public Member Functions | List of all members
IndexMapInit< T > Class Template Referenceabstract

Initializing elements in an IndexMap. More...

#include <IndexMap.h>

Public Member Functions

virtual void init (T &)=0
 Initialization function, override with initialization code.
 
virtual IndexMapInit< T > * clone () const =0
 Cloning a pointer, override with code to create a fresh copy.
 

Detailed Description

template<class T>
class IndexMapInit< T >

Initializing elements in an IndexMap.


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