|
| Client_options (const iqnet::Inet_addr &addr, const std::string &uri, const std::string &vhost) |
|
const iqnet::Inet_addr & | addr () const |
|
const std::string & | uri () const |
|
const std::string & | vhost () const |
|
int | timeout () const |
|
bool | non_blocking () const |
|
bool | keep_alive () const |
|
bool | has_authinfo () const |
|
const std::string & | auth_user () const |
|
const std::string & | auth_passwd () const |
|
void | set_timeout (int seconds) |
|
void | set_keep_alive (bool keep_alive) |
|
void | set_authinfo (const std::string &user, const std::string &password) |
|
The documentation for this class was generated from the following file: