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

Public Member Functions

std::shared_ptr< std::string > get_host () const
 
void set_host (std::shared_ptr< std::string > value)
 
std::shared_ptr< std::string > get_port () const
 
void set_port (std::shared_ptr< std::string > value)
 
std::shared_ptr< std::string > get_password () const
 
void set_password (std::shared_ptr< std::string > value)
 
const nlohmann::json & get_db_number () const
 
nlohmann::json & get_mutable_db_number ()
 
void set_db_number (const nlohmann::json &value)
 
std::shared_ptr< std::string > get_url () const
 
void set_url (std::shared_ptr< std::string > value)
 
std::shared_ptr< std::string > get_api_token () const
 
void set_api_token (std::shared_ptr< std::string > value)
 
const std::string & get_kind () const
 
std::string & get_mutable_kind ()
 
void set_kind (const std::string &value)
 

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