Liblinphone  5.3.0
linphone::Dictionary Member List

This is the complete list of members for linphone::Dictionary, including all inherited members.

clear()linphone::Dictionary
clone() constlinphone::Dictionary
cPtr() (defined in linphone::Dictionary)linphone::Dictionaryinline
Dictionary(void *ptr, bool takeRef=true) (defined in linphone::Dictionary)linphone::Dictionary
getFloat(const std::string &key) constlinphone::Dictionary
getInt(const std::string &key) constlinphone::Dictionary
getInt64(const std::string &key) constlinphone::Dictionary
getString(const std::string &key) constlinphone::Dictionary
hasKey(const std::string &key) constlinphone::Dictionary
remove(const std::string &key)linphone::Dictionary
setFloat(const std::string &key, float value)linphone::Dictionary
setInt(const std::string &key, int value)linphone::Dictionary
setInt64(const std::string &key, int64_t value)linphone::Dictionary
setString(const std::string &key, const std::string &value)linphone::Dictionary