ACE_INet  6.1.0
ACE::HTTP::Header Member List
This is the complete list of members for ACE::HTTP::Header, including all inherited members.
add(const ACE_CString &name, const ACE_CString &value)ACE::INet::HeaderBase [inline]
CHUNKED_TRANSFER_ENCODINGACE::HTTP::Header [static]
clear()ACE::INet::HeaderBase [inline]
CONNECTIONACE::HTTP::Header [static]
CONNECTION_CLOSEACE::HTTP::Header [static]
CONNECTION_KEEP_ALIVEACE::HTTP::Header [static]
CONTENT_LENGTHACE::INet::HeaderBase [static]
CONTENT_TYPEACE::INet::HeaderBase [static]
EMPTYACE::INet::HeaderBase [static]
eof_ACE::INet::HeaderBase [protected, static]
get(const ACE_CString &name, ACE_CString &value) const ACE::INet::HeaderBase [inline]
get_content_length() const ACE::INet::HeaderBase [inline, virtual]
get_content_type() const ACE::INet::HeaderBase [inline, virtual]
get_values(const ACE_CString &name, ACE_Array< ACE_CString > &values) const ACE::INet::HeaderBase
get_version() const ACE::HTTP::Header [inline]
has(const ACE_CString &name) const ACE::INet::HeaderBase [inline]
has_chunked_transfer_encoding() const ACE::HTTP::Header [inline]
has_keep_alive() const ACE::HTTP::Header [inline]
Header()ACE::HTTP::Header
Header(const ACE_CString &version)ACE::HTTP::Header
HeaderBase()ACE::INet::HeaderBase
HTTP_1_0ACE::HTTP::Header [static]
HTTP_1_1ACE::HTTP::Header [static]
read(std::istream &str)ACE::INet::HeaderBase [virtual]
read_field(std::istream &str, ACE_CString &var, size_t maxlen, char delim)ACE::INet::HeaderBase [inline, protected]
read_ws_field(std::istream &str, ACE_CString &var, size_t maxlen)ACE::INet::HeaderBase [inline, protected]
remove(const ACE_CString &name)ACE::INet::HeaderBase [inline]
set(const ACE_CString &name, const ACE_CString &value)ACE::INet::HeaderBase
set_chunked_transfer_encoding(bool flag)ACE::HTTP::Header [inline]
set_content_length(int length)ACE::INet::HeaderBase [virtual]
set_content_type(const ACE_CString &mime_type)ACE::INet::HeaderBase [inline, virtual]
set_keep_alive(bool keep_alive)ACE::HTTP::Header [inline]
set_version(const ACE_CString &version)ACE::HTTP::Header [inline]
TRANSFER_ENCODINGACE::HTTP::Header [static]
UNKNOWN_CONTENT_LENGTHACE::INet::HeaderBase [static]
UNKNOWN_CONTENT_TYPEACE::INet::HeaderBase [static]
version_ACE::HTTP::Header [private]
write(std::ostream &str) const ACE::INet::HeaderBase [virtual]
~Header()ACE::HTTP::Header [virtual]
~HeaderBase()ACE::INet::HeaderBase [virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines