PALISADE Lattice Crypto Library  1.11.9
A lattice crypto library for software engineers by software engineers.
Public Member Functions | List of all members
lbcrypto::Serializable Class Referenceabstract

Base class for PALISADE serialization. More...

#include <serializable.h>

Inheritance diagram for lbcrypto::Serializable:
Inheritance graph
[legend]

Public Member Functions

virtual std::string SerializedObjectName () const =0
 

Detailed Description

Base class for PALISADE serialization.

This class is inherited by every class that needs to be serialized. The class contains some deprecated methods from the older mechanisms for serialization


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