Class PRECKKSRNS

Inheritance Relationships

Base Type

Class Documentation

class lbcrypto::PRECKKSRNS : public lbcrypto::PRERNS

Inheritence diagram for lbcrypto::PRECKKSRNS:

digraph { graph [bgcolor="#00000000"] node [shape=rectangle style=filled fillcolor="#FFFFFF" font=Helvetica padding=2] edge [color="#1414CE"] "2" [label="lbcrypto::PRERNS" tooltip="lbcrypto::PRERNS"] "1" [label="lbcrypto::PRECKKSRNS" tooltip="lbcrypto::PRECKKSRNS" fillcolor="#BFBFBF"] "3" [label="lbcrypto::PREBase< DCRTPoly >" tooltip="lbcrypto::PREBase< DCRTPoly >"] "2" -> "3" [dir=forward tooltip="public-inheritance"] "1" -> "2" [dir=forward tooltip="public-inheritance"] }

Collaboration diagram for lbcrypto::PRECKKSRNS:

digraph { graph [bgcolor="#00000000"] node [shape=rectangle style=filled fillcolor="#FFFFFF" font=Helvetica padding=2] edge [color="#1414CE"] "2" [label="lbcrypto::PRERNS" tooltip="lbcrypto::PRERNS"] "1" [label="lbcrypto::PRECKKSRNS" tooltip="lbcrypto::PRECKKSRNS" fillcolor="#BFBFBF"] "3" [label="lbcrypto::PREBase< DCRTPoly >" tooltip="lbcrypto::PREBase< DCRTPoly >"] "2" -> "3" [dir=forward tooltip="public-inheritance"] "1" -> "2" [dir=forward tooltip="public-inheritance"] }

Public Functions

inline virtual ~PRECKKSRNS()
template<class Archive>
inline void save(Archive &ar) const
template<class Archive>
inline void load(Archive &ar)
inline std::string SerializedObjectName() const