ACE_INet  6.0.8
ACE::INet::HeaderBase Member List
This is the complete list of members for ACE::INet::HeaderBase, including all inherited members.
add(const ACE_CString &name, const ACE_CString &value)ACE::INet::HeaderBase [inline]
clear()ACE::INet::HeaderBase [inline]
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
has(const ACE_CString &name) const ACE::INet::HeaderBase [inline]
header_values_ACE::INet::HeaderBase [private]
HeaderBase()ACE::INet::HeaderBase
Limits enum nameACE::INet::HeaderBase [private]
MAX_NAME_LENGTH enum valueACE::INet::HeaderBase [private]
MAX_VALUE_LENGTH enum valueACE::INet::HeaderBase [private]
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_content_length(int length)ACE::INet::HeaderBase [virtual]
set_content_type(const ACE_CString &mime_type)ACE::INet::HeaderBase [inline, virtual]
UNKNOWN_CONTENT_LENGTHACE::INet::HeaderBase [static]
UNKNOWN_CONTENT_TYPEACE::INet::HeaderBase [static]
write(std::ostream &str) const ACE::INet::HeaderBase [virtual]
~HeaderBase()ACE::INet::HeaderBase [virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines