This is the complete list of members for WhereCircuit, including all inherited members.
| addGate() | Circuit< WhereGate > | protectedvirtual |
| addWire(gate_t f, gate_t t) | Circuit< WhereGate > | |
| equality_info | WhereCircuit | private |
| evaluate(gate_t g) const | WhereCircuit | |
| gates | Circuit< WhereGate > | protected |
| getGate(const uuid &u) | Circuit< WhereGate > | |
| getGateType(gate_t g) const | Circuit< WhereGate > | inline |
| getNbGates() const | Circuit< WhereGate > | inline |
| getUUID(gate_t g) const | Circuit< WhereGate > | |
| getWires(gate_t g) | Circuit< WhereGate > | inline |
| hasGate(const uuid &u) const | Circuit< WhereGate > | |
| id2uuid | Circuit< WhereGate > | protected |
| input_info | WhereCircuit | private |
| input_token | WhereCircuit | private |
| projection_info | WhereCircuit | private |
| setGate(const uuid &u, WhereGate type) override | WhereCircuit | |
| Circuit< WhereGate >::setGate(const uuid &u, WhereGate type) | Circuit< WhereGate > | virtual |
| setGateEquality(const uuid &u, int pos1, int pos2) | WhereCircuit | |
| setGateInput(const uuid &u, std::string table, int nb_columns) | WhereCircuit | |
| setGateProjection(const uuid &u, std::vector< int > &&infos) | WhereCircuit | |
| setGateType(gate_t g, WhereGate t) | Circuit< WhereGate > | inlineprotected |
| toString(gate_t g) const override | WhereCircuit | virtual |
| toStringHelper(gate_t g, WhereGate parent) const | WhereCircuit | private |
| uuid typedef | Circuit< WhereGate > | |
| uuid2id | Circuit< WhereGate > | protected |
| wires | Circuit< WhereGate > | protected |
| ~Circuit() | Circuit< WhereGate > | inlinevirtual |