|
const Description & | get_description () const |
|
Description & | get_mutable_description () |
|
void | set_description (const Description &value) |
|
const Description & | get_name () const |
|
Description & | get_mutable_name () |
|
void | set_name (const Description &value) |
|
const TopologyTopology & | get_topology () const |
|
TopologyTopology & | get_mutable_topology () |
|
void | set_topology (const TopologyTopology &value) |
|
const int64_t & | get_qubits () const |
|
int64_t & | get_mutable_qubits () |
|
void | set_qubits (const int64_t &value) |
|
const std::vector< std::string > & | get_execution_types () const |
|
std::vector< std::string > & | get_mutable_execution_types () |
|
void | set_execution_types (const std::vector< std::string > &value) |
|
const Attributes & | get_attributes () const |
|
Attributes & | get_mutable_attributes () |
|
void | set_attributes (const Attributes &value) |
|
const bool & | get_topology_default () const |
|
bool & | get_mutable_topology_default () |
|
void | set_topology_default (const bool &value) |
|
const bool & | get_disabled () const |
|
bool & | get_mutable_disabled () |
|
void | set_disabled (const bool &value) |
|
const bool & | get_is_simulator () const |
|
bool & | get_mutable_is_simulator () |
|
void | set_is_simulator (const bool &value) |
|
const bool & | get_allow_q_object () const |
|
bool & | get_mutable_allow_q_object () |
|
void | set_allow_q_object (const bool &value) |
|
const bool & | get_allow_open_pulse () const |
|
bool & | get_mutable_allow_open_pulse () |
|
void | set_allow_open_pulse (const bool &value) |
|
const bool & | get_deleted () const |
|
bool & | get_mutable_deleted () |
|
void | set_deleted (const bool &value) |
|
const std::string & | get_id () const |
|
std::string & | get_mutable_id () |
|
void | set_id (const std::string &value) |
|
const bool & | get_qconsole () const |
|
bool & | get_mutable_qconsole () |
|
void | set_qconsole (const bool &value) |
|
const bool & | get_is_hidden () const |
|
bool & | get_mutable_is_hidden () |
|
void | set_is_hidden (const bool &value) |
|
std::shared_ptr< bool > | get_allow_object_storage () const |
|
void | set_allow_object_storage (std::shared_ptr< bool > value) |
|
std::shared_ptr< bool > | get_allow_q_circuit () const |
|
void | set_allow_q_circuit (std::shared_ptr< bool > value) |
|