| Archive(CArchive &ar) override | CVideoInfoTag | virtual |
| CVideoInfoTag() | CVideoInfoTag | inline |
| GetCast(bool bIncludeRole=false) const | CVideoInfoTag | |
| GetDefaultRating() const | CVideoInfoTag | |
| GetDefaultUniqueID() const | CVideoInfoTag | |
| GetDuration() const | CVideoInfoTag | |
| GetDurationFromMinuteString(const std::string &runtime) | CVideoInfoTag | static |
| GetFirstAired() const | CVideoInfoTag | |
| GetPath() const | CVideoInfoTag | inline |
| GetPlayCount() const | CVideoInfoTag | virtual |
| GetPremiered() const | CVideoInfoTag | |
| GetRating(std::string type="") const | CVideoInfoTag | |
| GetResumePoint() const | CVideoInfoTag | virtual |
| GetStaticDuration() const | CVideoInfoTag | |
| GetTitle() | CVideoInfoTag | |
| GetUniqueID(std::string type="") const | CVideoInfoTag | |
| GetUniqueIDs() const | CVideoInfoTag | |
| GetYear() const | CVideoInfoTag | |
| HasPremiered() const | CVideoInfoTag | |
| HasStreamDetails() const | CVideoInfoTag | |
| HasUniqueID() const | CVideoInfoTag | |
| HasYear() const | CVideoInfoTag | |
| iCast typedef | CVideoInfoTag | |
| IncrementPlayCount() | CVideoInfoTag | virtual |
| IsEmpty() const | CVideoInfoTag | |
| IsPlayCountSet() const | CVideoInfoTag | virtual |
| Load(const TiXmlElement *element, bool append=false, bool prioritise=false) | CVideoInfoTag | |
| m_artist | CVideoInfoTag | |
| m_basePath | CVideoInfoTag | |
| m_bHasPremiered | CVideoInfoTag | |
| m_cast | CVideoInfoTag | |
| m_country | CVideoInfoTag | |
| m_coverArt | CVideoInfoTag | |
| m_dateAdded | CVideoInfoTag | |
| m_director | CVideoInfoTag | |
| m_duration | CVideoInfoTag | |
| m_EpBookmark | CVideoInfoTag | |
| m_fanart | CVideoInfoTag | |
| m_firstAired | CVideoInfoTag | |
| m_genre | CVideoInfoTag | |
| m_iBookmarkId | CVideoInfoTag | |
| m_iDbId | CVideoInfoTag | |
| m_iEpisode | CVideoInfoTag | |
| m_iFileId | CVideoInfoTag | |
| m_iIdRating | CVideoInfoTag | |
| m_iIdSeason | CVideoInfoTag | |
| m_iIdShow | CVideoInfoTag | |
| m_iIdUniqueID | CVideoInfoTag | |
| m_iSeason | CVideoInfoTag | |
| m_iSpecialSortEpisode | CVideoInfoTag | |
| m_iSpecialSortSeason | CVideoInfoTag | |
| m_iTop250 | CVideoInfoTag | |
| m_iTrack | CVideoInfoTag | |
| m_iUserRating | CVideoInfoTag | |
| m_lastPlayed | CVideoInfoTag | |
| m_namedSeasons | CVideoInfoTag | |
| m_parentPathID | CVideoInfoTag | |
| m_parsedDetails | CVideoInfoTag | |
| m_premiered | CVideoInfoTag | |
| m_ratings | CVideoInfoTag | |
| m_relevance | CVideoInfoTag | |
| m_set | CVideoInfoTag | |
| m_showLink | CVideoInfoTag | |
| m_strAlbum | CVideoInfoTag | |
| m_streamDetails | CVideoInfoTag | |
| m_strEpisodeGuide | CVideoInfoTag | |
| m_strFile | CVideoInfoTag | |
| m_strFileNameAndPath | CVideoInfoTag | |
| m_strMPAARating | CVideoInfoTag | |
| m_strOriginalTitle | CVideoInfoTag | |
| m_strPath | CVideoInfoTag | |
| m_strPictureURL | CVideoInfoTag | |
| m_strPlot | CVideoInfoTag | |
| m_strPlotOutline | CVideoInfoTag | |
| m_strProductionCode | CVideoInfoTag | |
| m_strShowTitle | CVideoInfoTag | |
| m_strSortTitle | CVideoInfoTag | |
| m_strStatus | CVideoInfoTag | |
| m_strTagLine | CVideoInfoTag | |
| m_strTitle | CVideoInfoTag | |
| m_strTrailer | CVideoInfoTag | |
| m_studio | CVideoInfoTag | |
| m_tags | CVideoInfoTag | |
| m_type | CVideoInfoTag | |
| m_writingCredits | CVideoInfoTag | |
| RemoveRating(const std::string &type) | CVideoInfoTag | |
| RemoveUniqueID(const std::string &type) | CVideoInfoTag | |
| Reset() | CVideoInfoTag | |
| ResetPlayCount() | CVideoInfoTag | virtual |
| Save(TiXmlNode *node, const std::string &tag, bool savePathInfo=true, const TiXmlElement *additionalNode=NULL) | CVideoInfoTag | |
| Serialize(CVariant &value) const override | CVideoInfoTag | virtual |
| SetAlbum(std::string album) | CVideoInfoTag | |
| SetArtist(std::vector< std::string > artist) | CVideoInfoTag | |
| SetBasePath(std::string basePath) | CVideoInfoTag | |
| SetCountry(std::vector< std::string > country) | CVideoInfoTag | |
| SetDirector(std::vector< std::string > director) | CVideoInfoTag | |
| SetDuration(int duration) | CVideoInfoTag | |
| SetEpisodeGuide(std::string episodeGuide) | CVideoInfoTag | |
| SetFile(std::string file) | CVideoInfoTag | |
| SetFileNameAndPath(std::string fileNameAndPath) | CVideoInfoTag | |
| SetGenre(std::vector< std::string > genre) | CVideoInfoTag | |
| SetMPAARating(std::string mpaaRating) | CVideoInfoTag | |
| SetNamedSeasons(std::map< int, std::string > namedSeasons) | CVideoInfoTag | |
| SetOriginalTitle(std::string originalTitle) | CVideoInfoTag | |
| SetPath(std::string path) | CVideoInfoTag | |
| SetPictureURL(CScraperUrl &pictureURL) | CVideoInfoTag | |
| SetPlayCount(int count) | CVideoInfoTag | virtual |
| SetPlot(std::string plot) | CVideoInfoTag | |
| SetPlotOutline(std::string plotOutline) | CVideoInfoTag | |
| SetPremiered(CDateTime premiered) | CVideoInfoTag | |
| SetPremieredFromDBDate(std::string premieredString) | CVideoInfoTag | |
| SetProductionCode(std::string productionCode) | CVideoInfoTag | |
| SetRating(float rating, int votes, const std::string &type="", bool def=false) | CVideoInfoTag | |
| SetRating(CRating rating, const std::string &type="", bool def=false) | CVideoInfoTag | |
| SetRating(float rating, const std::string &type="", bool def=false) | CVideoInfoTag | |
| SetRatings(RatingMap ratings) | CVideoInfoTag | |
| SetResumePoint(const CBookmark &resumePoint) | CVideoInfoTag | virtual |
| SetResumePoint(double timeInSeconds, double totalTimeInSeconds, const std::string &playerState) | CVideoInfoTag | virtual |
| SetSet(std::string set) | CVideoInfoTag | |
| SetSetOverview(std::string setOverview) | CVideoInfoTag | |
| SetShowLink(std::vector< std::string > showLink) | CVideoInfoTag | |
| SetShowTitle(std::string showTitle) | CVideoInfoTag | |
| SetSortTitle(std::string sortTitle) | CVideoInfoTag | |
| SetStatus(std::string status) | CVideoInfoTag | |
| SetStudio(std::vector< std::string > studio) | CVideoInfoTag | |
| SetTagLine(std::string tagLine) | CVideoInfoTag | |
| SetTags(std::vector< std::string > tags) | CVideoInfoTag | |
| SetTitle(std::string title) | CVideoInfoTag | |
| SetTrailer(std::string trailer) | CVideoInfoTag | |
| SetUniqueID(const std::string &uniqueid, const std::string &type="", bool def=false) | CVideoInfoTag | |
| SetUniqueIDs(std::map< std::string, std::string > uniqueIDs) | CVideoInfoTag | |
| SetUserrating(int userrating) | CVideoInfoTag | |
| SetVotes(int votes, const std::string &type="") | CVideoInfoTag | |
| SetWritingCredits(std::vector< std::string > writingCredits) | CVideoInfoTag | |
| SetYear(int year) | CVideoInfoTag | |
| ToSortable(SortItem &sortable, Field field) const override | CVideoInfoTag | virtual |
| ~CVideoInfoTag()=default | CVideoInfoTag | virtual |
| ~IArchivable()=default | IArchivable | protected |
| ~ISerializable()=default | ISerializable | protected |
| ~ISortable()=default | ISortable | protected |