![]() |
Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
This is the complete list of members for ADDON::CAddonVersion, including all inherited members.
asString() const | ADDON::CAddonVersion | |
CAddonVersion(const char *version=nullptr) | ADDON::CAddonVersion | explicit |
CAddonVersion(const std::string &version) | ADDON::CAddonVersion | explicit |
CAddonVersion(const CAddonVersion &other)=default | ADDON::CAddonVersion | |
CAddonVersion(CAddonVersion &&other)=default | ADDON::CAddonVersion | |
empty() const | ADDON::CAddonVersion | |
Epoch() const | ADDON::CAddonVersion | inline |
operator<(const CAddonVersion &other) const | ADDON::CAddonVersion | |
operator<=(const CAddonVersion &other) const | ADDON::CAddonVersion | |
operator=(const CAddonVersion &other)=default | ADDON::CAddonVersion | |
operator=(CAddonVersion &&other)=default | ADDON::CAddonVersion | |
operator==(const CAddonVersion &other) const | ADDON::CAddonVersion | |
operator>(const CAddonVersion &other) const | ADDON::CAddonVersion | |
operator>=(const CAddonVersion &other) const | ADDON::CAddonVersion | |
Revision() const | ADDON::CAddonVersion | inline |
SplitFileName(std::string &ID, std::string &version, const std::string &filename) | ADDON::CAddonVersion | static |
Upstream() const | ADDON::CAddonVersion | inline |
~CAddonVersion()=default | ADDON::CAddonVersion | virtual |