SourcePro® 2025.1 |
SourcePro® API Reference Guide |
This is the complete list of members for RWHttpContentTypeHeader, including all inherited members.
addParameter(const RWCString &name, const RWCString &value) | RWHttpContentTypeHeader | |
append(const RWCString &str) | RWHttpHeaderBase | virtual |
asString(void) const | RWHttpHeaderBase | virtual |
getLabel(void) const | RWHttpHeaderBase | inline |
getMediaType(void) const | RWHttpContentTypeHeader | |
getParameterNames(void) const | RWHttpContentTypeHeader | |
getParameterValue(const RWCString &name) const | RWHttpContentTypeHeader | |
getSubType(void) const | RWHttpContentTypeHeader | |
getType(void) const | RWHttpHeaderBase | inline |
getValue(void) const | RWHttpContentTypeHeader | virtual |
hash(const RWHttpHeaderBase &) | RWHttpHeaderBase | inlinestatic |
operator(const RWHttpHeaderBase &lhs, const RWHttpHeaderBase &rhs) | RWHttpHeaderBase | related |
operator==(const RWHttpHeaderBase &lhs, const RWHttpHeaderBase &rhs) | RWHttpHeaderBase | related |
removeParameter(const RWCString &name) | RWHttpContentTypeHeader | |
RWHttpContentTypeHeader(void) | RWHttpContentTypeHeader | inline |
RWHttpContentTypeHeader(const RWCString &mediaType, const RWCString &subType) | RWHttpContentTypeHeader | |
RWHttpContentTypeHeader(const RWHttpGenericHeader &hdr) | RWHttpContentTypeHeader | explicit |
RWHttpHeaderBase(void) | RWHttpHeaderBase | inlineprotected |
RWHttpHeaderBase(const RWCString &label, RWHttpHeaderType type=RW_HTTP_ENTITY_HEADER) | RWHttpHeaderBase | inlineexplicitprotected |
setContentType(const RWCString &mediaType, const RWCString &subType) | RWHttpContentTypeHeader |
Copyright © 2025 Rogue Wave Software, Inc., a Perforce company. All Rights Reserved. |