Etterna 0.74.4
|
This is the complete list of members for Song, including all inherited members.
AddBackgroundChange(BackgroundLayer blLayer, const BackgroundChange &seg) (defined in Song) | Song | |
AddForegroundChange(const BackgroundChange &seg) (defined in Song) | Song | |
AddLyricSegment(const LyricSegment &seg) (defined in Song) | Song | |
AddSteps(Steps *pSteps) | Song | |
AnyChartUsesSplitTiming() const -> bool (defined in Song) | Song | |
ChartMatchesFilter(Steps *chart, float rate) const -> bool (defined in Song) | Song | |
CreateSteps() -> Steps * (defined in Song) | Song | |
dateAdded (defined in Song) | Song | |
DeleteSteps(const Steps *pSteps, bool bReAutoGen=true) (defined in Song) | Song | |
DetachSteps() (defined in Song) | Song | |
displayfulltitle (defined in Song) | Song | |
FinalizeLoading() | Song | |
GetAllSteps() const -> const std::vector< Steps * > & (defined in Song) | Song | inline |
GetBackgroundAtBeat(BackgroundLayer iLayer, float fBeat) const -> const BackgroundChange & (defined in Song) | Song | |
GetBackgroundChanges(BackgroundLayer bl) const -> const std::vector< BackgroundChange > & (defined in Song) | Song | |
GetBackgroundChanges(BackgroundLayer bl) -> std::vector< BackgroundChange > & (defined in Song) | Song | |
GetBackgroundPath() const -> const std::string & (defined in Song) | Song | inline |
GetBannerPath() const -> const std::string & (defined in Song) | Song | inline |
GetBGChanges1ToVectorString() const -> std::vector< std::string > (defined in Song) | Song | |
GetBGChanges2ToVectorString() const -> std::vector< std::string > (defined in Song) | Song | |
GetCacheFile(const std::string &sType) -> std::string (defined in Song) | Song | |
GetCacheFilePath() const -> std::string (defined in Song) | Song | |
GetCDImagePath() const -> const std::string & (defined in Song) | Song | inline |
GetCDTitlePath() const -> const std::string & (defined in Song) | Song | inline |
GetChartsMatchingFilter() const -> std::vector< Steps * > (defined in Song) | Song | |
GetChartsOfCurrentGameMode() const -> std::vector< Steps * > | Song | |
GetCredits() const -> const std::string & (defined in Song) | Song | inline |
GetDateAdded() const -> DateTime (defined in Song) | Song | inline |
GetDiscPath() const -> const std::string & (defined in Song) | Song | inline |
GetDisplayArtist() const -> const std::string & (defined in Song) | Song | |
GetDisplayBpms(DisplayBpms &AddTo, bool bIgnoreCurrentRate=false) const (defined in Song) | Song | |
GetDisplayFullTitle() const -> const std::string & (defined in Song) | Song | inline |
GetDisplayMainTitle() const -> const std::string & (defined in Song) | Song | |
GetDisplaySubTitle() const -> const std::string & (defined in Song) | Song | |
GetEnabled() const -> bool (defined in Song) | Song | inline |
GetFGChanges1ToVectorString() const -> std::vector< std::string > (defined in Song) | Song | |
GetFileHash() -> std::string (defined in Song) | Song | |
GetFirstBeat() const -> float (defined in Song) | Song | |
GetFirstSecond() const -> float (defined in Song) | Song | |
GetForegroundChanges() const -> const std::vector< BackgroundChange > & (defined in Song) | Song | |
GetForegroundChanges() -> std::vector< BackgroundChange > & (defined in Song) | Song | |
GetInstrumentTrackPath(InstrumentTrack it) const -> const std::string & (defined in Song) | Song | inline |
GetInstrumentTracksToVectorString() const -> std::vector< std::string > (defined in Song) | Song | |
GetJacketPath() const -> const std::string & (defined in Song) | Song | inline |
GetLastBeat() const -> float (defined in Song) | Song | |
GetLastSecond() const -> float (defined in Song) | Song | |
GetLyricsPath() const -> const std::string & (defined in Song) | Song | inline |
GetMainTitle() const -> const std::string & (defined in Song) | Song | |
GetMusicPath() const -> const std::string & (defined in Song) | Song | inline |
GetOrTryAtLeastToGetSimfileAuthor() const -> const std::string (defined in Song) | Song | |
GetPreviewMusicPath() const -> const std::string & (defined in Song) | Song | inline |
GetPreviewStartSeconds() const -> float (defined in Song) | Song | |
GetPreviewVidPath() const -> const std::string & (defined in Song) | Song | inline |
GetSongAssetPath(std::string sPath, const std::string &sSongPath) -> std::string (defined in Song) | Song | static |
GetSongDir() -> const std::string & (defined in Song) | Song | inline |
GetSongDir() const -> const std::string & (defined in Song) | Song | inline |
GetSongFilePath() const -> const std::string & (defined in Song) | Song | |
GetSpecifiedLastBeat() const -> float (defined in Song) | Song | |
GetSpecifiedLastSecond() const -> float (defined in Song) | Song | |
GetStepsByStepsType(StepsType st) const -> const std::vector< Steps * > & (defined in Song) | Song | inline |
GetStepsSeconds() const -> float (defined in Song) | Song | |
GetStepsToSave(bool bSavingCache=true, const std::string &path="") -> std::vector< Steps * > (defined in Song) | Song | |
GetTranslitArtist() const -> const std::string & | Song | inline |
GetTranslitFullTitle() const -> const std::string & (defined in Song) | Song | inline |
GetTranslitMainTitle() const -> const std::string & | Song | inline |
GetTranslitSubTitle() const -> const std::string & | Song | inline |
HasBackground() const -> bool (defined in Song) | Song | |
HasBanner() const -> bool (defined in Song) | Song | |
HasBGChanges() const -> bool (defined in Song) | Song | |
HasCDImage() const -> bool (defined in Song) | Song | |
HasCDTitle() const -> bool (defined in Song) | Song | |
HasChartByHash(const std::string &hash) -> bool (defined in Song) | Song | |
HasDisc() const -> bool (defined in Song) | Song | |
HasEdits(StepsType st) const -> bool (defined in Song) | Song | |
HasFavoritedChart() const -> bool (defined in Song) | Song | inline |
HasGoal() const -> bool (defined in Song) | Song | inline |
HasInstrumentTrack(InstrumentTrack it) const -> bool (defined in Song) | Song | |
HasJacket() const -> bool (defined in Song) | Song | |
HasLyrics() const -> bool (defined in Song) | Song | |
HasMusic() const -> bool (defined in Song) | Song | |
HasPermaMirrorChart() const -> bool (defined in Song) | Song | inline |
HasPreviewVid() const -> bool (defined in Song) | Song | |
HasSignificantBpmChangesOrStops() const -> bool (defined in Song) | Song | |
HasStepsType(StepsType st) const -> bool (defined in Song) | Song | |
HasStepsTypeAndDifficulty(StepsType st, Difficulty dc) const -> bool (defined in Song) | Song | |
HighestMSDOfSkillset(Skillset x, float rate, bool filtered_charts_only) const -> float (defined in Song) | Song | |
ImageDir (defined in Song) | Song | |
InitSteps(Steps *pSteps) (defined in Song) | Song | |
IsChartHighestDifficulty(Steps *chart, Skillset skill, float rate) const -> bool (defined in Song) | Song | |
IsEditAlreadyLoaded(Steps *pSteps) const -> bool (defined in Song) | Song | |
IsLong() const -> bool (defined in Song) | Song | |
IsMarathon() const -> bool (defined in Song) | Song | |
IsSkillsetHighestOfChart(Steps *chart, Skillset skill, float rate) const -> bool (defined in Song) | Song | |
IsStepsUsingDifferentTiming(Steps *pSteps) const -> bool (defined in Song) | Song | |
LoadFromSongDir(std::string sDir, Calc *calc=nullptr) -> bool (defined in Song) | Song | |
m_bEnabled (defined in Song) | Song | |
m_bHasBackground (defined in Song) | Song | |
m_bHasBanner (defined in Song) | Song | |
m_bHasMusic (defined in Song) | Song | |
m_bIsSymLink | Song | |
m_CachedObject (defined in Song) | Song | |
m_DisplayBPMType (defined in Song) | Song | |
m_fMusicLengthSeconds | Song | |
m_fMusicSampleLengthSeconds (defined in Song) | Song | |
m_fMusicSampleStartSeconds (defined in Song) | Song | |
m_fSpecifiedBPMMax (defined in Song) | Song | |
m_fSpecifiedBPMMin (defined in Song) | Song | |
m_fVersion | Song | |
m_LoadedFromProfile | Song | |
m_LyricSegments | Song | |
m_PreviewFile (defined in Song) | Song | |
m_PreviewPath (defined in Song) | Song | |
m_sArtist | Song | |
m_sArtistTranslit | Song | |
m_sBackgroundFile (defined in Song) | Song | |
m_sBackgroundPath (defined in Song) | Song | |
m_sBannerFile (defined in Song) | Song | |
m_sBannerPath (defined in Song) | Song | |
m_sCDFile (defined in Song) | Song | |
m_sCDPath (defined in Song) | Song | |
m_sCDTitleFile (defined in Song) | Song | |
m_sCDTitlePath (defined in Song) | Song | |
m_sCredit | Song | |
m_sDiscFile (defined in Song) | Song | |
m_sDiscPath (defined in Song) | Song | |
m_SelectionDisplay (defined in Song) | Song | |
m_sFileHash (defined in Song) | Song | |
m_sGenre | Song | |
m_sGroupName | Song | |
m_sInstrumentTrackFile (defined in Song) | Song | |
m_sInstrumentTrackPath (defined in Song) | Song | |
m_sJacketFile (defined in Song) | Song | |
m_sJacketPath (defined in Song) | Song | |
m_sLyricsFile (defined in Song) | Song | |
m_sLyricsPath (defined in Song) | Song | |
m_sMainTitle | Song | |
m_sMainTitleTranslit | Song | |
m_sMusicFile (defined in Song) | Song | |
m_sMusicPath (defined in Song) | Song | |
m_SongTiming | Song | |
m_sOrigin (defined in Song) | Song | |
m_sPreviewVidFile (defined in Song) | Song | |
m_sPreviewVidPath (defined in Song) | Song | |
m_sSongFileName | Song | |
m_sSubTitle | Song | |
m_sSubTitleTranslit | Song | |
m_UnknownStyleSteps (defined in Song) | Song | |
m_vpSteps (defined in Song) | Song | |
m_vsKeysoundFile | Song | |
Matches(const std::string &sGroup, const std::string &sSong) const -> bool (defined in Song) | Song | |
MatchesFilter(float rate, std::vector< Steps * > *vMatchingStepsOut=nullptr) const -> bool | Song | |
PlaySampleMusicExtended() (defined in Song) | Song | |
PushSelf(lua_State *L) (defined in Song) | Song | |
ReCalculateRadarValuesAndLastSecond(bool fromCache=false, bool duringCache=false, Calc *calc=nullptr) | Song | |
ReloadFromSongDir(const std::string &sDir) -> bool (defined in Song) | Song | |
ReloadFromSongDir() -> bool (defined in Song) | Song | inline |
ReloadIfNoMusic() (defined in Song) | Song | |
Reset() (defined in Song) | Song | |
Save() | Song | |
SaveToCacheFile() -> bool | Song | |
SaveToDWIFile() -> bool | Song | |
SaveToETTFile(const std::string &sPath, bool bSavingCache) -> bool (defined in Song) | Song | |
SaveToSMFile() -> bool | Song | |
SaveToSSCFile(const std::string &sPath, bool bSavingCache) -> bool | Song | |
SelectionDisplay enum name | Song | |
SetEnabled(bool b) (defined in Song) | Song | inline |
SetFirstSecond(float f) (defined in Song) | Song | |
SetHasFavoritedChart(bool b) (defined in Song) | Song | inline |
SetHasGoal(bool b) (defined in Song) | Song | inline |
SetHasPermaMirrorChart(bool b) (defined in Song) | Song | inline |
SetLastSecond(float f) (defined in Song) | Song | |
SetSongDir(const std::string &sDir) (defined in Song) | Song | inline |
SetSpecifiedLastSecond(float f) (defined in Song) | Song | |
SHOW_ALWAYS enum value | Song | |
SHOW_NEVER enum value | Song | |
Song() (defined in Song) | Song | |
SongCompleteForStyle(const Style *st) const -> bool (defined in Song) | Song | |
TidyUpData(bool fromCache=false, bool duringCache=false, Calc *calc=nullptr) | Song | |
TranslateTitles() | Song | |
translitfulltitle (defined in Song) | Song | |
UnloadAllCalcDebugOutput() (defined in Song) | Song | |
VBackgroundChange typedef (defined in Song) | Song | |
~Song() (defined in Song) | Song |