| 
    Kodi Documentation 22.0
    
   Kodi is an open source media player and entertainment hub. 
   | 
 
This is the complete list of members for CMusicDbUrl, including all inherited members.
| AddOption(const std::string &key, const char *value) override | CDbUrl | virtual | 
| AddOption(const std::string &key, const std::string &value) override | CDbUrl | virtual | 
| AddOption(const std::string &key, int value) override | CDbUrl | virtual | 
| AddOption(const std::string &key, float value) override | CDbUrl | virtual | 
| AddOption(const std::string &key, double value) override | CDbUrl | virtual | 
| AddOption(const std::string &key, bool value) override | CDbUrl | virtual | 
| AddOptions(const std::string &options) override | CDbUrl | virtual | 
| AppendPath(const std::string &subPath) | CDbUrl | |
| CDbUrl() | CDbUrl | |
| CMusicDbUrl() | CMusicDbUrl | |
| FromString(const std::string &dbUrl) | CDbUrl | |
| GetOption(const std::string &key, CVariant &value) const | CDbUrl | |
| GetOptions() const | CDbUrl | inline | 
| GetOptionsString(bool withLeadingSeparator=false) const | CDbUrl | |
| GetType() const | CDbUrl | inline | 
| HasOption(const std::string &key) const | CDbUrl | |
| IsValid() const | CDbUrl | inline | 
| m_type | CDbUrl | protected | 
| m_url | CDbUrl | protected | 
| parse() override | CMusicDbUrl | protectedvirtual | 
| RemoveOption(const std::string &key) override | CDbUrl | virtual | 
| Reset() | CDbUrl | |
| ToString() const | CDbUrl | |
| validateOption(const std::string &key, const CVariant &value) override | CMusicDbUrl | protectedvirtual | 
| ~CDbUrl() override | CDbUrl | |
| ~CMusicDbUrl() override | CMusicDbUrl |