This is the complete list of members for compiler::Operation, including all inherited members.
| all_qubits_bits_ | compiler::Operation | protected |
| allQubitsBits() const | compiler::Operation | inline |
| bit_controlled_ | compiler::Operation | protected |
| bits_ | compiler::Operation | protected |
| getControlBits() const | compiler::Operation | inline |
| getDisplayBits() const | compiler::Operation | inline |
| getMeasureParityQubitsAndAxis() const | compiler::Operation | inline |
| getQubitsInvolved() const | compiler::Operation | inline |
| getQubitsInvolved(const int qubit_pair_index) const | compiler::Operation | inline |
| getRotationAngle() const | compiler::Operation | inline |
| getStateFilename() const | compiler::Operation | inline |
| getToffoliQubitPairs() const | compiler::Operation | inline |
| getTwoQubitPairs() const | compiler::Operation | inline |
| getType() const | compiler::Operation | inline |
| getUMatrixElements() const | compiler::Operation | inline |
| getWaitTime() const | compiler::Operation | inline |
| isBitControlled() const | compiler::Operation | inline |
| measure_parity_axis_ | compiler::Operation | protected |
| measure_parity_qubits_ | compiler::Operation | protected |
| Operation(const std::string type, Qubits qubits_involved) | compiler::Operation | inline |
| Operation(const std::string type, Qubits qubits_involved, const double rotation_angle) | compiler::Operation | inline |
| Operation(const std::string type, Qubits qubit_pair1, std::string axis1, Qubits qubit_pair2, std::string axis2) | compiler::Operation | inline |
| Operation(const std::string type) | compiler::Operation | inline |
| Operation(const std::string type, const int waitInt) | compiler::Operation | inline |
| Operation(const std::string type, const Bits display_bits) | compiler::Operation | inline |
| Operation(const std::string type, Qubits qubit_pair1, Qubits qubit_pair2) | compiler::Operation | inline |
| Operation(const std::string type, Qubits qubit_pair1, Qubits qubit_pair2, double rotations) | compiler::Operation | inline |
| Operation(const std::string type, Qubits qubit_pair1, Qubits qubit_pair2, Qubits qubit_pair3) | compiler::Operation | inline |
| Operation(const std::string type, const std::string state_filename) | compiler::Operation | inline |
| printOperation() const | compiler::Operation | inline |
| qubits_ | compiler::Operation | protected |
| removeQuotes(const std::string &string_input) | compiler::Operation | inlineprotected |
| rotation_angle_ | compiler::Operation | protected |
| setControlBits(Bits control_bits) | compiler::Operation | inline |
| setUMatrixElements(const std::vector< double > input) | compiler::Operation | inline |
| state_filename_ | compiler::Operation | protected |
| toffoli_qubit_pairs_ | compiler::Operation | protected |
| toLowerCase(const std::string &string_input) | compiler::Operation | inlineprotected |
| two_qubit_pairs_ | compiler::Operation | protected |
| type_ | compiler::Operation | protected |
| unitary_matrix_elements_ | compiler::Operation | protected |
| wait_time_ | compiler::Operation | protected |