|
XACC
|
Public Member Functions | |
| const ExperimentConfig & | get_config () const |
| ExperimentConfig & | get_mutable_config () |
| void | set_config (const ExperimentConfig &value) |
| const ExperimentHeader & | get_header () const |
| ExperimentHeader & | get_mutable_header () |
| void | set_header (const ExperimentHeader &value) |
| const std::vector< Instruction > & | get_instructions () const |
| std::vector< Instruction > & | get_mutable_instructions () |
| void | set_instructions (const std::vector< Instruction > &value) |
1.8.11