XACC
Public Member Functions | List of all members
xacc::ibm::QObjectConfig Class Reference

Public Member Functions

const int64_t & get_shots () const
 
int64_t & get_mutable_shots ()
 
void set_shots (const int64_t &value)
 
const int64_t & get_n_qubits () const
 
int64_t & get_mutable_n_qubits ()
 
void set_n_qubits (const int64_t &value)
 
const int64_t & get_memory_slots () const
 
int64_t & get_mutable_memory_slots ()
 
void set_memory_slots (const int64_t &value)
 
const bool & get_memory () const
 
bool & get_mutable_memory ()
 
void set_memory (const bool &value)
 
const std::vector< nlohmann::json > & get_parameter_binds () const
 
std::vector< nlohmann::json > & get_mutable_parameter_binds ()
 
void set_parameter_binds (const std::vector< nlohmann::json > &value)
 
const std::vector< nlohmann::json > & get_meas_lo_freq () const
 
std::vector< nlohmann::json > & get_mutable_meas_lo_freq ()
 
void set_meas_lo_freq (const std::vector< nlohmann::json > &value)
 
const std::vector< nlohmann::json > & get_schedule_los () const
 
std::vector< nlohmann::json > & get_mutable_schedule_los ()
 
void set_schedule_los (const std::vector< nlohmann::json > &value)
 
const std::vector< nlohmann::json > & get_qubit_lo_freq () const
 
std::vector< nlohmann::json > & get_mutable_qubit_lo_freq ()
 
void set_qubit_lo_freq (const std::vector< nlohmann::json > &value)
 
const std::vector< nlohmann::json > & get_qubit_lo_range () const
 
std::vector< nlohmann::json > & get_mutable_qubit_lo_range ()
 
void set_qubit_lo_range (const std::vector< nlohmann::json > &value)
 
const std::vector< nlohmann::json > & get_meas_lo_range () const
 
std::vector< nlohmann::json > & get_mutable_meas_lo_range ()
 
void set_meas_lo_range (const std::vector< nlohmann::json > &value)
 
const std::string & get_meas_return () const
 
std::string & get_mutable_meas_return ()
 
void set_meas_return (const std::string &value)
 
const int64_t & get_meas_level () const
 
int64_t & get_mutable_meas_level ()
 
void set_meas_level (const int64_t &value)
 
const int64_t & get_memory_slot_size () const
 
int64_t & get_mutable_memory_slot_size ()
 
void set_memory_slot_size (const int64_t &value)
 

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