_fieldLimit | Poco::Net::MessageHeader | private |
_map | Poco::Net::NameValueCollection | private |
add(const std::string &name, const std::string &value) | Poco::Net::NameValueCollection | |
begin() const | Poco::Net::NameValueCollection | |
clear() | Poco::Net::NameValueCollection | |
ConstIterator typedef | Poco::Net::NameValueCollection | |
decodeRFC2047(const std::string &ins, std::string &outs, const std::string &charset="UTF-8") | Poco::Net::MessageHeader | static |
decodeWord(const std::string &text, const std::string &charset="UTF-8") | Poco::Net::MessageHeader | static |
DFL_FIELD_LIMIT enum value | Poco::Net::MessageHeader | private |
empty() const | Poco::Net::NameValueCollection | |
end() const | Poco::Net::NameValueCollection | |
erase(const std::string &name) | Poco::Net::NameValueCollection | |
find(const std::string &name) const | Poco::Net::NameValueCollection | |
get(const std::string &name) const | Poco::Net::NameValueCollection | |
get(const std::string &name, const std::string &defaultValue) const | Poco::Net::NameValueCollection | |
getFieldLimit() const | Poco::Net::MessageHeader | |
has(const std::string &name) const | Poco::Net::NameValueCollection | |
hasToken(const std::string &fieldName, const std::string &token) const | Poco::Net::MessageHeader | |
HeaderMap typedef | Poco::Net::NameValueCollection | |
Iterator typedef | Poco::Net::NameValueCollection | |
Limits enum name | Poco::Net::MessageHeader | private |
MAX_NAME_LENGTH enum value | Poco::Net::MessageHeader | private |
MAX_VALUE_LENGTH enum value | Poco::Net::MessageHeader | private |
MessageHeader() | Poco::Net::MessageHeader | |
MessageHeader(const MessageHeader &messageHeader) | Poco::Net::MessageHeader | |
NameValueCollection() | Poco::Net::NameValueCollection | |
NameValueCollection(const NameValueCollection &nvc) | Poco::Net::NameValueCollection | |
NameValueCollection(NameValueCollection &&nvc) noexcept | Poco::Net::NameValueCollection | |
operator=(const MessageHeader &messageHeader) | Poco::Net::MessageHeader | |
Poco::Net::NameValueCollection::operator=(const NameValueCollection &nvc) | Poco::Net::NameValueCollection | |
Poco::Net::NameValueCollection::operator=(NameValueCollection &&nvc) noexcept | Poco::Net::NameValueCollection | |
operator[](const std::string &name) const | Poco::Net::NameValueCollection | |
quote(const std::string &value, std::string &result, bool allowSpace=false) | Poco::Net::MessageHeader | static |
read(std::istream &istr) | Poco::Net::MessageHeader | virtual |
set(const std::string &name, const std::string &value) | Poco::Net::NameValueCollection | |
setFieldLimit(int limit) | Poco::Net::MessageHeader | |
size() const | Poco::Net::NameValueCollection | |
splitElements(const std::string &s, std::vector< std::string > &elements, bool ignoreEmpty=true) | Poco::Net::MessageHeader | static |
splitParameters(const std::string &s, std::string &value, NameValueCollection ¶meters) | Poco::Net::MessageHeader | static |
splitParameters(const std::string::const_iterator &begin, const std::string::const_iterator &end, NameValueCollection ¶meters) | Poco::Net::MessageHeader | static |
swap(NameValueCollection &nvc) | Poco::Net::NameValueCollection | |
write(std::ostream &ostr) const | Poco::Net::MessageHeader | virtual |
~MessageHeader() | Poco::Net::MessageHeader | virtual |
~NameValueCollection() | Poco::Net::NameValueCollection | virtual |