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

This is the complete list of members for iqxmlrpc::http::Response_header, including all inherited members.

code() const (defined in iqxmlrpc::http::Response_header)iqxmlrpc::http::Response_headerinline
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_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
Header(Verification_level=HTTP_CHECK_WEAK) (defined in iqxmlrpc::http::Header)iqxmlrpc::http::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
phrase() const (defined in iqxmlrpc::http::Response_header)iqxmlrpc::http::Response_headerinline
register_validator(const std::string &, Option_validator_fn, Verification_level) (defined in iqxmlrpc::http::Header)iqxmlrpc::http::Headerprotected
Response_header(Verification_level, const std::string &to_parse) (defined in iqxmlrpc::http::Response_header)iqxmlrpc::http::Response_header
Response_header(int=200, const std::string &="OK") (defined in iqxmlrpc::http::Response_header)iqxmlrpc::http::Response_header
server() const (defined in iqxmlrpc::http::Response_header)iqxmlrpc::http::Response_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
~Header() (defined in iqxmlrpc::http::Header)iqxmlrpc::http::Headervirtual