|
Qore Programming Language - C/C++ Library
0.8.13.5
|
This is the complete list of members for QoreURL, including all inherited members.
| getHash() | QoreURL | |
| getHost() const | QoreURL | |
| getPassword() const | QoreURL | |
| getPath() const | QoreURL | |
| getPort() const | QoreURL | |
| getProtocol() const | QoreURL | |
| getUserName() const | QoreURL | |
| isValid() const | QoreURL | |
| parse(const char *url) | QoreURL | |
| parse(const QoreString *url) | QoreURL | |
| parse(const char *url, bool keep_brackets) | QoreURL | |
| parse(const QoreString *url, bool keep_brackets) | QoreURL | |
| parse(const QoreString *url, bool keep_brackets, ExceptionSink *xsink) | QoreURL | |
| QoreURL() | QoreURL | |
| QoreURL(const char *url) | QoreURL | |
| QoreURL(const QoreString *url) | QoreURL | |
| QoreURL(const char *url, bool keep_brackets) | QoreURL | |
| QoreURL(const QoreString *url, bool keep_brackets) | QoreURL | |
| QoreURL(const QoreString *url, bool keep_brackets, ExceptionSink *xsink) | QoreURL | |
| take_host() | QoreURL | |
| take_password() | QoreURL | |
| take_path() | QoreURL | |
| take_username() | QoreURL | |
| ~QoreURL() | QoreURL |