Archive(CArchive &ar) override | CVideoInfoTag | virtual |
CVideoInfoTag() | CVideoInfoTag | inline |
GetAssetInfo() const | CVideoInfoTag | inline |
GetAssetInfo() | 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() const | CVideoInfoTag | |
GetUniqueID(std::string type="") const | CVideoInfoTag | |
GetUniqueIDs() const | CVideoInfoTag | |
GetUpdateSetOverview() const | CVideoInfoTag | inline |
GetYear() const | CVideoInfoTag | virtual |
HasPremiered() const | CVideoInfoTag | |
HasStreamDetails() const | CVideoInfoTag | |
HasUniqueID() const | CVideoInfoTag | |
HasVideoExtras() const | CVideoInfoTag | inline |
HasVideoVersions() const | CVideoInfoTag | inline |
HasYear() const | CVideoInfoTag | virtual |
iCast typedef | CVideoInfoTag | |
IncrementPlayCount() | CVideoInfoTag | virtual |
IsDefaultVideoVersion() const | CVideoInfoTag | inline |
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 | |
m_year | CVideoInfoTag | |
Merge(CVideoInfoTag &other) | 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 | |
SetHasVideoExtras(bool hasExtras) | CVideoInfoTag | |
SetHasVideoVersions(bool hasVersions) | CVideoInfoTag | |
SetIsDefaultVideoVersion(bool isDefaultVideoVersion) | 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(const CDateTime &premiered) | CVideoInfoTag | |
SetPremieredFromDBDate(const 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, const std::string &defaultRating="") | 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 | virtual |
ToSortable(SortItem &sortable, Field field) const override | CVideoInfoTag | virtual |
~CVideoInfoTag()=default | CVideoInfoTag | virtual |
~IArchivable()=default | IArchivable | protectedvirtual |
~ISerializable()=default | ISerializable | protected |
~ISortable()=default | ISortable | protected |