RWHttpBasicAuthorizationHeader Member List
This is the complete list of members for
RWHttpBasicAuthorizationHeader, including all inherited members.
| append(const RWCString &str) | RWHttpHeaderBase | [virtual] |
| asString(void) const | RWHttpHeaderBase | [virtual] |
| decodeString(const RWCString &str) | RWHttpBasicAuthorizationHeader | [protected, static] |
| encodeString(const RWCString &str, bool padding) | RWHttpBasicAuthorizationHeader | [protected, static] |
| getLabel(void) const | RWHttpHeaderBase | [inline] |
| getPassword() const | RWHttpBasicAuthorizationHeader | [inline] |
| getType() const | RWHttpHeaderBase | [inline] |
| getUsername() const | RWHttpBasicAuthorizationHeader | [inline] |
| getValue() const | RWHttpBasicAuthorizationHeader | [virtual] |
| hash(const RWHttpHeaderBase &) | RWHttpHeaderBase | [inline, static] |
| operator!=(const RWHttpHeaderBase &) const | RWHttpHeaderBase | [inline] |
| operator<(const RWHttpHeaderBase &hdr) const | RWHttpHeaderBase | |
| operator==(const RWHttpHeaderBase &h) const | RWHttpHeaderBase | [inline] |
| RWHttpAuthorizationHeaderBase() | RWHttpAuthorizationHeaderBase | [inline, protected] |
| RWHttpBasicAuthorizationHeader() | RWHttpBasicAuthorizationHeader | [inline] |
| RWHttpBasicAuthorizationHeader(const RWCString &username, const RWCString &password, bool padding=false) | RWHttpBasicAuthorizationHeader | [inline] |
| RWHttpBasicAuthorizationHeader(const RWHttpGenericHeader &hdr) | RWHttpBasicAuthorizationHeader | |
| RWHttpHeaderBase(void) | RWHttpHeaderBase | [inline, protected] |
| RWHttpHeaderBase(const RWCString &label, RWHttpHeaderType type=RW_HTTP_ENTITY_HEADER) | RWHttpHeaderBase | [inline, protected] |
| setPassword(const RWCString &password) | RWHttpBasicAuthorizationHeader | [inline] |
| setUsername(const RWCString &username) | RWHttpBasicAuthorizationHeader | [inline] |