Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
This is the complete list of members for CVideoDbUrl, 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 | |
CVideoDbUrl() | CVideoDbUrl | |
FromString(const std::string &dbUrl) | CDbUrl | |
GetItemType() const | CVideoDbUrl | inline |
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 | CVideoDbUrl | protectedvirtual |
RemoveOption(const std::string &key) override | CDbUrl | virtual |
Reset() | CDbUrl | |
ToString() const | CDbUrl | |
validateOption(const std::string &key, const CVariant &value) override | CVideoDbUrl | protectedvirtual |
~CDbUrl() override | CDbUrl | |
~CVideoDbUrl() override | CVideoDbUrl |