This is the complete list of members for BUrl, including all inherited members.
AllArchived(BMessage *archive) const | BArchivable | virtual |
AllUnarchived(const BMessage *archive) | BArchivable | virtual |
Archive(BMessage *into, bool deep=true) const | BUrl | virtual |
Authority() const | BUrl | |
BArchivable(BMessage *from) | BArchivable | |
BArchivable() | BArchivable | |
BUrl(const char *url) | BUrl | |
BUrl(BMessage *archive) | BUrl | |
BUrl(const BUrl &other) | BUrl | |
BUrl(const BUrl &base, const BString &relative) | BUrl | |
BUrl(const BPath &path) | BUrl | |
BUrl() | BUrl | |
Fragment() const | BUrl | |
HasAuthority() const | BUrl | |
HasFragment() const | BUrl | |
HasHost() const | BUrl | |
HasPassword() const | BUrl | |
HasPath() const | BUrl | |
HasPort() const | BUrl | |
HasPreferredApplication() const | BUrl | |
HasProtocol() const | BUrl | |
HasRequest() const | BUrl | |
HasUserInfo() const | BUrl | |
HasUserName() const | BUrl | |
Host() const | BUrl | |
IDNAToAscii() | BUrl | |
IDNAToUnicode() | BUrl | |
Instantiate(BMessage *archive) | BUrl | static |
IsValid() const | BUrl | |
OpenWithPreferredApplication(bool onProblemAskUser=true) const | BUrl | |
operator const char *() const | BUrl | |
operator!=(BUrl &other) const | BUrl | |
operator=(const BUrl &other) | BUrl | |
operator=(const BString &string) | BUrl | |
operator=(const char *string) | BUrl | |
operator==(BUrl &other) const | BUrl | |
Password() const | BUrl | |
Path() const | BUrl | |
Perform(perform_code d, void *arg) | BArchivable | virtual |
Port() const | BUrl | |
PreferredApplication() const | BUrl | |
Protocol() const | BUrl | |
Request() const | BUrl | |
SetAuthority(const BString &authority) | BUrl | |
SetFragment(const BString &fragment) | BUrl | |
SetHost(const BString &host) | BUrl | |
SetPassword(const BString &password) | BUrl | |
SetPath(const BString &path) | BUrl | |
SetPort(int port) | BUrl | |
SetProtocol(const BString &scheme) | BUrl | |
SetRequest(const BString &request) | BUrl | |
SetUrlString(const BString &url) | BUrl | |
SetUserName(const BString &user) | BUrl | |
UrlDecode(bool strict=false) | BUrl | |
UrlDecode(const BString &url, bool strict=false) | BUrl | static |
UrlEncode(bool strict=false) | BUrl | |
UrlEncode(const BString &url, bool strict=false, bool directory=false) | BUrl | static |
UrlString() const | BUrl | |
UserInfo() const | BUrl | |
UserName() const | BUrl | |
~BArchivable() | BArchivable | virtual |
~BUrl() | BUrl | virtual |