xbmc
|
This is the complete list of members for CScraperUrl, including all inherited members.
AddParsedUrl(const std::string &url, const std::string &aspect="", const std::string &preview="", const std::string &referrer="", const std::string &cache="", bool post=false, bool isgz=false, int season=-1) (defined in CScraperUrl) | CScraperUrl | |
AppendUrl(SUrlEntry url) (defined in CScraperUrl) | CScraperUrl | inline |
Clear() (defined in CScraperUrl) | CScraperUrl | |
CScraperUrl() (defined in CScraperUrl) | CScraperUrl | |
CScraperUrl(const std::string &strUrl) (defined in CScraperUrl) | CScraperUrl | explicit |
CScraperUrl(const TiXmlElement *element) (defined in CScraperUrl) | CScraperUrl | explicit |
Get(const SUrlEntry &scrURL, std::string &strHTML, XFILE::CCurlFile &http, const std::string &cacheContext) (defined in CScraperUrl) | CScraperUrl | static |
GetData() const (defined in CScraperUrl) | CScraperUrl | inline |
GetFirstThumbUrl() const (defined in CScraperUrl) | CScraperUrl | |
GetFirstUrlByType(const std::string &type="") const (defined in CScraperUrl) | CScraperUrl | |
GetId() const (defined in CScraperUrl) | CScraperUrl | inline |
GetMaxSeasonUrl() const (defined in CScraperUrl) | CScraperUrl | |
GetRelevance() const (defined in CScraperUrl) | CScraperUrl | inline |
GetSeasonUrl(int season, const std::string &type="") const (defined in CScraperUrl) | CScraperUrl | |
GetThumbUrl(const CScraperUrl::SUrlEntry &entry) | CScraperUrl | static |
GetThumbUrls(std::vector< std::string > &thumbs, const std::string &type="", int season=-1, bool unique=false) const | CScraperUrl | |
GetTitle() const (defined in CScraperUrl) | CScraperUrl | inline |
GetUrls() const (defined in CScraperUrl) | CScraperUrl | inline |
HasData() const (defined in CScraperUrl) | CScraperUrl | inline |
HasUrls() const (defined in CScraperUrl) | CScraperUrl | inline |
m_data (defined in CScraperUrl) | CScraperUrl | |
Parse() (defined in CScraperUrl) | CScraperUrl | |
ParseAndAppendUrl(const TiXmlElement *element) (defined in CScraperUrl) | CScraperUrl | |
ParseAndAppendUrlsFromEpisodeGuide(const std::string &episodeGuide) (defined in CScraperUrl) | CScraperUrl | |
ParseFromData(const std::string &data) (defined in CScraperUrl) | CScraperUrl | |
SetData(std::string data) (defined in CScraperUrl) | CScraperUrl | |
SetId(std::string id) (defined in CScraperUrl) | CScraperUrl | inline |
SetRelevance(double relevance) (defined in CScraperUrl) | CScraperUrl | inline |
SetTitle(std::string title) (defined in CScraperUrl) | CScraperUrl | inline |
SetUrls(std::vector< SUrlEntry > urls) (defined in CScraperUrl) | CScraperUrl | inline |
UrlType enum name (defined in CScraperUrl) | CScraperUrl | |
~CScraperUrl() (defined in CScraperUrl) | CScraperUrl |