proxygen
|
This is the complete list of members for folly::Uri, including all inherited members.
authority() const | folly::Uri | |
fbstr() const | folly::Uri | inline |
fragment() const | folly::Uri | inline |
fragment_ | folly::Uri | private |
getQueryParams() | folly::Uri | |
hasAuthority_ | folly::Uri | private |
host() const | folly::Uri | inline |
host_ | folly::Uri | private |
hostname() const | folly::Uri | |
password() const | folly::Uri | inline |
password_ | folly::Uri | private |
path() const | folly::Uri | inline |
path_ | folly::Uri | private |
port() const | folly::Uri | inline |
port_ | folly::Uri | private |
query() const | folly::Uri | inline |
query_ | folly::Uri | private |
queryParams_ | folly::Uri | private |
scheme() const | folly::Uri | inline |
scheme_ | folly::Uri | private |
setPort(uint16_t port) | folly::Uri | inline |
str() const | folly::Uri | inline |
toString() const | folly::Uri | |
Uri(StringPiece str) | folly::Uri | explicit |
username() const | folly::Uri | inline |
username_ | folly::Uri | private |