SourcePro® 2024.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 &) const | RWHttpHeaderBase | inline |
operator<(const RWHttpHeaderBase &hdr) const | RWHttpHeaderBase | |
operator==(const RWHttpHeaderBase &h) const | RWHttpHeaderBase | inline |
RWHttpHeaderBase(void) | RWHttpHeaderBase | inlineprotected |
RWHttpHeaderBase(const RWCString &label, RWHttpHeaderType type=RW_HTTP_ENTITY_HEADER) | RWHttpHeaderBase | inlineprotected |
RWHttpHostHeader() | RWHttpHostHeader | inline |
RWHttpHostHeader(const RWCString &host, int port=80) | RWHttpHostHeader | inline |
RWHttpHostHeader(const RWHttpGenericHeader &hdr) | RWHttpHostHeader | |
setHost(const RWCString &host) | RWHttpHostHeader | inline |
setPort(int port) | RWHttpHostHeader | inline |
Copyright © 2024 Rogue Wave Software, Inc., a Perforce company. All Rights Reserved. |