SourcePro® API Reference Guide

Product Documentation:
   SourcePro
Documentation Home
All Classes Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
RWHttpBasicAuthorizationHeader Member List

This is the complete list of members for RWHttpBasicAuthorizationHeader, including all inherited members.

append(const RWCString &str)RWHttpHeaderBasevirtual
asString(void) const RWHttpHeaderBasevirtual
decodeString(const RWCString &str)RWHttpBasicAuthorizationHeaderprotectedstatic
encodeString(const RWCString &str, bool padding)RWHttpBasicAuthorizationHeaderprotectedstatic
getLabel(void) const RWHttpHeaderBaseinline
getPassword() const RWHttpBasicAuthorizationHeaderinline
getType() const RWHttpHeaderBaseinline
getUsername() const RWHttpBasicAuthorizationHeaderinline
getValue() const RWHttpBasicAuthorizationHeadervirtual
hash(const RWHttpHeaderBase &)RWHttpHeaderBaseinlinestatic
operator!=(const RWHttpHeaderBase &) const RWHttpHeaderBaseinline
operator<(const RWHttpHeaderBase &hdr) const RWHttpHeaderBase
operator==(const RWHttpHeaderBase &h) const RWHttpHeaderBaseinline
RWHttpAuthorizationHeaderBase()RWHttpAuthorizationHeaderBaseinlineprotected
RWHttpBasicAuthorizationHeader()RWHttpBasicAuthorizationHeaderinline
RWHttpBasicAuthorizationHeader(const RWCString &username, const RWCString &password, bool padding=false)RWHttpBasicAuthorizationHeaderinline
RWHttpBasicAuthorizationHeader(const RWHttpGenericHeader &hdr)RWHttpBasicAuthorizationHeader
RWHttpHeaderBase(void)RWHttpHeaderBaseinlineprotected
RWHttpHeaderBase(const RWCString &label, RWHttpHeaderType type=RW_HTTP_ENTITY_HEADER)RWHttpHeaderBaseinlineprotected
setPassword(const RWCString &password)RWHttpBasicAuthorizationHeaderinline
setUsername(const RWCString &username)RWHttpBasicAuthorizationHeaderinline

Copyright © 2021 Rogue Wave Software, Inc., a Perforce company. All Rights Reserved.