XACC
Public Member Functions | List of all members
xacc::ibm_backend::BackendTopology Class Reference

Public Member Functions

const Descriptionget_description () const
 
Descriptionget_mutable_description ()
 
void set_description (const Description &value)
 
const Descriptionget_name () const
 
Descriptionget_mutable_name ()
 
void set_name (const Description &value)
 
const TopologyTopologyget_topology () const
 
TopologyTopologyget_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 Attributesget_attributes () const
 
Attributesget_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)
 

The documentation for this class was generated from the following file: