Class PREBFVRNS

Inheritance Relationships

Base Type

Class Documentation

class lbcrypto::PREBFVRNS : public lbcrypto::PRERNS

Inheritence diagram for lbcrypto::PREBFVRNS:

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

Collaboration diagram for lbcrypto::PREBFVRNS:

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

Public Functions

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