This is the complete list of members for libsnark::variable_or_identity< ppT, groupT, groupVariableT >, including all inherited members.
annotation_prefix | libsnark::gadget< libff::Fr< ppT > > | protected |
FieldT typedef | libsnark::variable_or_identity< ppT, groupT, groupVariableT > | |
gadget(protoboard< libff::Fr< ppT > > &pb, const std::string &annotation_prefix) | libsnark::gadget< libff::Fr< ppT > > | |
generate_r1cs_constraints() | libsnark::variable_or_identity< ppT, groupT, groupVariableT > | |
generate_r1cs_witness(const groupT &elt) | libsnark::variable_or_identity< ppT, groupT, groupVariableT > | |
generate_r1cs_witness(bool is_identity) | libsnark::variable_or_identity< ppT, groupT, groupVariableT > | |
get_element() const | libsnark::variable_or_identity< ppT, groupT, groupVariableT > | |
is_identity | libsnark::variable_or_identity< ppT, groupT, groupVariableT > | |
is_identity_var | libsnark::variable_or_identity< ppT, groupT, groupVariableT > | protected |
pb | libsnark::gadget< libff::Fr< ppT > > | protected |
value | libsnark::variable_or_identity< ppT, groupT, groupVariableT > | |
variable_or_identity(protoboard< FieldT > &pb, const std::string &annotation_prefix) | libsnark::variable_or_identity< ppT, groupT, groupVariableT > | |
variable_or_identity(protoboard< FieldT > &pb, const groupT &P, const std::string &annotation_prefix) | libsnark::variable_or_identity< ppT, groupT, groupVariableT > | |