This is the complete list of members for iqxmlrpc::http::Request_header, including all inherited members.
agent() const (defined in iqxmlrpc::http::Request_header) | iqxmlrpc::http::Request_header | |
conn_keep_alive() const (defined in iqxmlrpc::http::Header) | iqxmlrpc::http::Header | |
content_length() const (defined in iqxmlrpc::http::Header) | iqxmlrpc::http::Header | |
dump() const | iqxmlrpc::http::Header | |
expect_continue() const (defined in iqxmlrpc::http::Header) | iqxmlrpc::http::Header | |
get_authinfo(std::string &user, std::string &password) const (defined in iqxmlrpc::http::Request_header) | iqxmlrpc::http::Request_header | |
get_head_line() const (defined in iqxmlrpc::http::Header) | iqxmlrpc::http::Header | inlineprotected |
get_string(const std::string &name) const (defined in iqxmlrpc::http::Header) | iqxmlrpc::http::Header | protected |
get_unsigned(const std::string &name) const (defined in iqxmlrpc::http::Header) | iqxmlrpc::http::Header | protected |
has_authinfo() const (defined in iqxmlrpc::http::Request_header) | iqxmlrpc::http::Request_header | |
Header(Verification_level=HTTP_CHECK_WEAK) (defined in iqxmlrpc::http::Header) | iqxmlrpc::http::Header | |
host() const (defined in iqxmlrpc::http::Request_header) | iqxmlrpc::http::Request_header | |
option_exists(const std::string &) const (defined in iqxmlrpc::http::Header) | iqxmlrpc::http::Header | protected |
Option_validator_fn typedef (defined in iqxmlrpc::http::Header) | iqxmlrpc::http::Header | protected |
parse(const std::string &) (defined in iqxmlrpc::http::Header) | iqxmlrpc::http::Header | protected |
register_validator(const std::string &, Option_validator_fn, Verification_level) (defined in iqxmlrpc::http::Header) | iqxmlrpc::http::Header | protected |
Request_header(Verification_level, const std::string &to_parse) (defined in iqxmlrpc::http::Request_header) | iqxmlrpc::http::Request_header | |
Request_header(const std::string &uri, const std::string &vhost, int port) (defined in iqxmlrpc::http::Request_header) | iqxmlrpc::http::Request_header | |
set_authinfo(const std::string &user, const std::string &password) (defined in iqxmlrpc::http::Request_header) | iqxmlrpc::http::Request_header | |
set_conn_keep_alive(bool) (defined in iqxmlrpc::http::Header) | iqxmlrpc::http::Header | |
set_content_length(size_t ln) (defined in iqxmlrpc::http::Header) | iqxmlrpc::http::Header | |
set_option(const std::string &name, const std::string &value) (defined in iqxmlrpc::http::Header) | iqxmlrpc::http::Header | |
set_option(const std::string &name, size_t value) (defined in iqxmlrpc::http::Header) | iqxmlrpc::http::Header | protected |
set_option_checked(const std::string &name, const std::string &value) (defined in iqxmlrpc::http::Header) | iqxmlrpc::http::Header | inlineprotected |
set_option_default(const std::string &name, const std::string &value) (defined in iqxmlrpc::http::Header) | iqxmlrpc::http::Header | protected |
set_option_default(const std::string &name, unsigned value) (defined in iqxmlrpc::http::Header) | iqxmlrpc::http::Header | protected |
uri() const (defined in iqxmlrpc::http::Request_header) | iqxmlrpc::http::Request_header | inline |
~Header() (defined in iqxmlrpc::http::Header) | iqxmlrpc::http::Header | virtual |