Etterna 0.74.4
|
This is the complete list of members for SMALoader, including all inherited members.
GetApplicableFiles(const std::string &sPath, std::vector< std::string > &out) | SMLoader | virtual |
GetChartPath() const | SMLoader | inlineprotected |
GetFileExtension() const | SMLoader | inlineprotected |
GetSongTitle() const | SMLoader | virtual |
LoadFromBGChangesString(BackgroundChange &change, const std::string &sBGChangeExpression) (defined in SMLoader) | SMLoader | virtual |
LoadFromDir(const std::string &sPath, Song &out) | SMLoader | virtual |
LoadFromSimfile(const std::string &sPath, Song &out, bool bFromCache=false) override | SMALoader | virtual |
LoadFromTokens(std::string sStepsType, std::string sDescription, std::string sDifficulty, std::string sMeter, std::string sNoteData, Steps &out) | SMLoader | protectedvirtual |
LoadNoteDataFromSimfile(const std::string &path, Steps &out) | SMLoader | virtual |
ParseBPMs(std::vector< std::pair< float, float > > &out, const std::string &line, const int rowsPerBeat=-1) | SMLoader | |
ParseStops(std::vector< std::pair< float, float > > &out, const std::string &line, const int rowsPerBeat=-1) | SMLoader | |
ProcessBeatsPerMeasure(TimingData &out, const std::string &sParam) (defined in SMALoader) | SMALoader | |
ProcessBGChanges(Song &out, const std::string &sValueName, const std::string &sPath, const std::string &sParam) (defined in SMLoader) | SMLoader | virtual |
ProcessBPMs(TimingData &out, const std::vector< std::pair< float, float > > &vBPMChanges) | SMLoader | |
ProcessBPMsAndStops(TimingData &out, std::vector< std::pair< float, float > > &vBPMs, std::vector< std::pair< float, float > > &vStops) | SMLoader | |
ProcessCombos(TimingData &, const std::string &line, const int=-1) (defined in SMLoader) | SMLoader | inlinevirtual |
ProcessDelays(TimingData &out, const std::string &line, const int rowsPerBeat=-1) | SMLoader | |
ProcessDelays(TimingData &out, const std::string &line, const std::string &songname, const int rowsPerBeat=-1) (defined in SMLoader) | SMLoader | static |
ProcessFakes(TimingData &out, const std::string &line, const int rowsPerBeat=-1) | SMLoader | virtual |
ProcessFakes(TimingData &out, const std::string &line, const std::string &songname, const int rowsPerBeat=-1) (defined in SMLoader) | SMLoader | static |
ProcessInstrumentTracks(Song &out, const std::string &sParam) (defined in SMLoader) | SMLoader | |
ProcessMultipliers(TimingData &out, int iRowsPerBeat, const std::string &sParam) (defined in SMALoader) | SMALoader | |
ProcessSpeeds(TimingData &out, const std::string &line, int rowsPerBeat) override | SMALoader | virtual |
ProcessSpeeds(TimingData &out, const std::string &line, const std::string &songname, const int rowsPerBeat=-1) (defined in SMLoader) | SMLoader | static |
ProcessStops(TimingData &out, const std::vector< std::pair< float, float > > &vStops) | SMLoader | |
ProcessTickcounts(TimingData &out, const std::string &line, const int rowsPerBeat=-1) | SMLoader | |
ProcessTickcounts(TimingData &out, const std::string &line, const std::string &songname, const int rowsPerBeat=-1) (defined in SMLoader) | SMLoader | static |
ProcessTimeSignatures(TimingData &out, const std::string &line, const int rowsPerBeat=-1) | SMLoader | |
ProcessTimeSignatures(TimingData &out, const std::string &line, const std::string &songname, const int rowsPerBeat=-1) (defined in SMLoader) | SMLoader | static |
RowToBeat(const std::string &line, const int rowsPerBeat) | SMLoader | static |
SetSongTitle(const std::string &title) | SMLoader | virtual |
SMALoader() (defined in SMALoader) | SMALoader | inline |
SMLoader() (defined in SMLoader) | SMLoader | inline |
SMLoader(std::string ext) (defined in SMLoader) | SMLoader | inline |
TidyUpData(Song &song, bool bFromCache) | SMLoader | static |
~SMLoader()=default (defined in SMLoader) | SMLoader | virtual |