SourcePro® 2025.1 |
SourcePro® API Reference Guide |
This is the complete list of members for RWHttpHostHeader, including all inherited members.
append(const RWCString &str) | RWHttpHeaderBase | virtual |
asString(void) const | RWHttpHeaderBase | virtual |
getHost() const | RWHttpHostHeader | inline |
getLabel(void) const | RWHttpHeaderBase | inline |
getPort() const | RWHttpHostHeader | inline |
getType(void) const | RWHttpHeaderBase | inline |
getValue() const | RWHttpHostHeader | virtual |
hash(const RWHttpHeaderBase &) | RWHttpHeaderBase | inlinestatic |
operator(const RWHttpHeaderBase &lhs, const RWHttpHeaderBase &rhs) | RWHttpHeaderBase | related |
operator==(const RWHttpHeaderBase &lhs, const RWHttpHeaderBase &rhs) | RWHttpHeaderBase | related |
RWHttpHeaderBase(void) | RWHttpHeaderBase | inlineprotected |
RWHttpHeaderBase(const RWCString &label, RWHttpHeaderType type=RW_HTTP_ENTITY_HEADER) | RWHttpHeaderBase | inlineexplicitprotected |
RWHttpHostHeader() | RWHttpHostHeader | inline |
RWHttpHostHeader(const RWCString &host, int port=80) | RWHttpHostHeader | inlineexplicit |
RWHttpHostHeader(const RWHttpGenericHeader &hdr) | RWHttpHostHeader | explicit |
setHost(const RWCString &host) | RWHttpHostHeader | inline |
setPort(int port) | RWHttpHostHeader | inline |
Copyright © 2025 Rogue Wave Software, Inc., a Perforce company. All Rights Reserved. |