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

Public Member Functions

const std::string & get_tasks () const
 
std::string & get_mutable_tasks ()
 
void set_tasks (const std::string &value)
 
const std::string & get_results () const
 
std::string & get_mutable_results ()
 
void set_results (const std::string &value)
 
std::shared_ptr< std::string > get_management () const
 
void set_management (std::shared_ptr< std::string > value)
 
const nlohmann::json & get_has_admin_queue () const
 
nlohmann::json & get_mutable_has_admin_queue ()
 
void set_has_admin_queue (const nlohmann::json &value)
 
const nlohmann::json & get_has_priority_queue () const
 
nlohmann::json & get_mutable_has_priority_queue ()
 
void set_has_priority_queue (const nlohmann::json &value)
 

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