libiqxmlrpc  0.12.4
 All Classes Namespaces Files Functions Typedefs Enumerations
iqxmlrpc::http::Request_header Member List

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::Headerinlineprotected
get_string(const std::string &name) const (defined in iqxmlrpc::http::Header)iqxmlrpc::http::Headerprotected
get_unsigned(const std::string &name) const (defined in iqxmlrpc::http::Header)iqxmlrpc::http::Headerprotected
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::Headerprotected
Option_validator_fn typedef (defined in iqxmlrpc::http::Header)iqxmlrpc::http::Headerprotected
parse(const std::string &) (defined in iqxmlrpc::http::Header)iqxmlrpc::http::Headerprotected
register_validator(const std::string &, Option_validator_fn, Verification_level) (defined in iqxmlrpc::http::Header)iqxmlrpc::http::Headerprotected
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::Headerprotected
set_option_checked(const std::string &name, const std::string &value) (defined in iqxmlrpc::http::Header)iqxmlrpc::http::Headerinlineprotected
set_option_default(const std::string &name, const std::string &value) (defined in iqxmlrpc::http::Header)iqxmlrpc::http::Headerprotected
set_option_default(const std::string &name, unsigned value) (defined in iqxmlrpc::http::Header)iqxmlrpc::http::Headerprotected
uri() const (defined in iqxmlrpc::http::Request_header)iqxmlrpc::http::Request_headerinline
~Header() (defined in iqxmlrpc::http::Header)iqxmlrpc::http::Headervirtual