This is the complete list of members for GenericCircuit, including all inherited members.
| addGate() override | GenericCircuit | virtual |
| addWire(gate_t f, gate_t t) | Circuit< gate_type > | |
| boost::serialization::access | GenericCircuit | friend |
| dDNNFTreeDecompositionBuilder | GenericCircuit | friend |
| evaluate(gate_t g, std::unordered_map< gate_t, typename S::value_type > &provenance_mapping, S semiring) const | GenericCircuit | |
| extra | GenericCircuit | private |
| gates | Circuit< gate_type > | protected |
| getExtra(gate_t g) const | GenericCircuit | inline |
| getGate(const uuid &u) | Circuit< gate_type > | |
| getGateType(gate_t g) const | Circuit< gate_type > | inline |
| getInfos(gate_t g) const | GenericCircuit | inline |
| getInputs() const | GenericCircuit | inline |
| getNbGates() const | Circuit< gate_type > | inline |
| getProb(gate_t g) const | GenericCircuit | inline |
| getUUID(gate_t g) const | Circuit< gate_type > | |
| getWires(gate_t g) | Circuit< gate_type > | inline |
| getWires(gate_t g) const | Circuit< gate_type > | inline |
| hasGate(const uuid &u) const | Circuit< gate_type > | |
| id2uuid | Circuit< gate_type > | protected |
| infos | GenericCircuit | private |
| inputs | GenericCircuit | private |
| prob | GenericCircuit | private |
| serialize(Archive &ar, const unsigned int version) | GenericCircuit | inline |
| setExtra(gate_t g, const std::string &ex) | GenericCircuit | inline |
| setGate(gate_type type) override | GenericCircuit | |
| setGate(const uuid &u, gate_type type) override | GenericCircuit | |
| Circuit< gate_type >::setGate(const uuid &u, gate_type type) | Circuit< gate_type > | virtual |
| Circuit< gate_type >::setGate(gate_type type) | Circuit< gate_type > | virtual |
| setGateType(gate_t g, gate_type t) | Circuit< gate_type > | inlineprotected |
| setInfos(gate_t g, unsigned info1, unsigned info2) | GenericCircuit | inline |
| setProb(gate_t g, double p) | GenericCircuit | inline |
| toString(gate_t g) const override | GenericCircuit | inlinevirtual |
| uuid typedef | Circuit< gate_type > | |
| uuid2id | Circuit< gate_type > | protected |
| wires | Circuit< gate_type > | protected |
| ~Circuit() | Circuit< gate_type > | inlinevirtual |