Liblinphone
4.5.0
|
This is the complete list of members for linphone::Address, including all inherited members.
Address(void *ptr, bool takeRef=true) (defined in linphone::Address) | linphone::Address | |
asString() const | linphone::Address | |
asStringUriOnly() const | linphone::Address | |
clean() | linphone::Address | |
clone() const | linphone::Address | |
cPtr() (defined in linphone::Address) | linphone::Address | inline |
equal(const std::shared_ptr< const linphone::Address > &address2) const | linphone::Address | |
getDisplayName() const | linphone::Address | |
getDomain() const | linphone::Address | |
getHeader(const std::string &headerName) const | linphone::Address | |
getMethodParam() const | linphone::Address | |
getParam(const std::string ¶mName) const | linphone::Address | |
getPassword() const | linphone::Address | |
getPort() const | linphone::Address | |
getScheme() const | linphone::Address | |
getSecure() const | linphone::Address | |
getTransport() const | linphone::Address | |
getUriParam(const std::string &uriParamName) const | linphone::Address | |
getUsername() const | linphone::Address | |
hasParam(const std::string ¶mName) const | linphone::Address | |
hasUriParam(const std::string &uriParamName) const | linphone::Address | |
isSip() const | linphone::Address | |
removeUriParam(const std::string &uriParamName) | linphone::Address | |
setDisplayName(const std::string &displayName) | linphone::Address | |
setDomain(const std::string &domain) | linphone::Address | |
setHeader(const std::string &headerName, const std::string &headerValue) | linphone::Address | |
setMethodParam(const std::string &methodParam) | linphone::Address | |
setParam(const std::string ¶mName, const std::string ¶mValue) | linphone::Address | |
setPassword(const std::string &password) | linphone::Address | |
setPort(int port) | linphone::Address | |
setSecure(bool enabled) | linphone::Address | |
setTransport(linphone::TransportType transport) | linphone::Address | |
setUriParam(const std::string &uriParamName, const std::string &uriParamValue) | linphone::Address | |
setUriParams(const std::string ¶ms) | linphone::Address | |
setUsername(const std::string &username) | linphone::Address | |
weakEqual(const std::shared_ptr< const linphone::Address > &address2) const | linphone::Address |