![]() |
ProvSQL C/C++ API
Adding support for provenance and uncertainty management to PostgreSQL databases
|
This is the complete list of members for MMappedCircuit, including all inherited members.
| createGate(pg_uuid_t token, gate_type type, const std::vector< pg_uuid_t > &children) | MMappedCircuit | |
| extra | MMappedCircuit | private |
| EXTRA_FILENAME | MMappedCircuit | privatestatic |
| gates | MMappedCircuit | private |
| GATES_FILENAME | MMappedCircuit | privatestatic |
| getChildren(pg_uuid_t token) const | MMappedCircuit | |
| getExtra(pg_uuid_t token) const | MMappedCircuit | |
| getGateType(pg_uuid_t token) const | MMappedCircuit | |
| getInfos(pg_uuid_t token) const | MMappedCircuit | |
| getNbGates() const | MMappedCircuit | inline |
| getProb(pg_uuid_t token) const | MMappedCircuit | |
| mapping | MMappedCircuit | private |
| MAPPING_FILENAME | MMappedCircuit | privatestatic |
| MMappedCircuit(bool read_only=false) | MMappedCircuit | inlineexplicit |
| setExtra(pg_uuid_t token, const std::string &s) | MMappedCircuit | |
| setInfos(pg_uuid_t token, unsigned info1, unsigned info2) | MMappedCircuit | |
| setProb(pg_uuid_t token, double prob) | MMappedCircuit | |
| sync() | MMappedCircuit | |
| wires | MMappedCircuit | private |
| WIRES_FILENAME | MMappedCircuit | privatestatic |
| ~MMappedCircuit() | MMappedCircuit | inline |