![]() |
ProvSQL C/C++ API
Adding support for provenance and uncertainty management to PostgreSQL databases
|
This is the complete list of members for Circuit< gateType >, including all inherited members.
| addGate() | Circuit< gateType > | protectedvirtual |
| addWire(gate_t f, gate_t t) | Circuit< gateType > | |
| gates | Circuit< gateType > | protected |
| getGate(const uuid &u) | Circuit< gateType > | |
| getGateType(gate_t g) const | Circuit< gateType > | inline |
| getNbGates() const | Circuit< gateType > | inline |
| getUUID(gate_t g) const | Circuit< gateType > | |
| getWires(gate_t g) | Circuit< gateType > | inline |
| getWires(gate_t g) const | Circuit< gateType > | inline |
| hasGate(const uuid &u) const | Circuit< gateType > | |
| id2uuid | Circuit< gateType > | protected |
| setGate(const uuid &u, gateType type) | Circuit< gateType > | virtual |
| setGate(gateType type) | Circuit< gateType > | virtual |
| setGateType(gate_t g, gateType t) | Circuit< gateType > | inlineprotected |
| toString(gate_t g) const =0 | Circuit< gateType > | pure virtual |
| uuid typedef | Circuit< gateType > | |
| uuid2id | Circuit< gateType > | protected |
| wires | Circuit< gateType > | protected |
| ~Circuit() | Circuit< gateType > | inlinevirtual |