|
const std::string & | get_backend_name () const |
|
std::string & | get_mutable_backend_name () |
|
void | set_backend_name (const std::string &value) |
|
const std::string & | get_last_update_date () const |
|
std::string & | get_mutable_last_update_date () |
|
void | set_last_update_date (const std::string &value) |
|
const std::string & | get_backend_version () const |
|
std::string & | get_mutable_backend_version () |
|
void | set_backend_version (const std::string &value) |
|
const std::vector< GateElement > & | get_gates () const |
|
std::vector< GateElement > & | get_mutable_gates () |
|
void | set_gates (const std::vector< GateElement > &value) |
|
const std::vector< nlohmann::json > & | get_general () const |
|
std::vector< nlohmann::json > & | get_mutable_general () |
|
void | set_general (const std::vector< nlohmann::json > &value) |
|
const std::vector< std::vector< Qubit > > & | get_qubits () const |
|
std::vector< std::vector< Qubit > > & | get_mutable_qubits () |
|
void | set_qubits (const std::vector< std::vector< Qubit >> &value) |
|
The documentation for this class was generated from the following file:
- /home/cades/dev/xacc/quantum/plugins/ibm/accelerator/json/Properties.hpp