libiqxmlrpc  0.12.4
 All Classes Namespaces Files Functions Typedefs Enumerations
Public Member Functions | List of all members
iqxmlrpc::Client_options Class Reference

Public Member Functions

 Client_options (const iqnet::Inet_addr &addr, const std::string &uri, const std::string &vhost)
 
const iqnet::Inet_addraddr () 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: