libqasm
library for handling cQASM files
|
This is the complete list of members for cqasm::v1::instruction::Instruction, including all inherited members.
allow_conditional | cqasm::v1::instruction::Instruction | |
allow_different_index_sizes | cqasm::v1::instruction::Instruction | |
allow_parallel | cqasm::v1::instruction::Instruction | |
allow_reused_qubits | cqasm::v1::instruction::Instruction | |
Instruction(const std::string &name, const std::string ¶m_types="", bool allow_conditional=true, bool allow_parallel=true, bool allow_reused_qubits=false, bool allow_different_index_sizes=false) | cqasm::v1::instruction::Instruction | explicit |
name | cqasm::v1::instruction::Instruction | |
operator!=(const Instruction &rhs) const | cqasm::v1::instruction::Instruction | inline |
operator==(const Instruction &rhs) const | cqasm::v1::instruction::Instruction | |
param_types | cqasm::v1::instruction::Instruction |