stmm-games-doc  0.32.0
stmg::HighscoresLoader Member List

This is the complete list of members for stmg::HighscoresLoader, including all inherited members.

getHighscore(const std::string &sGameName, const AppPreferences &oPreferences, const shared_ptr< HighscoresDefinition > &refHighscoresDefinition) const noexcept=0stmg::HighscoresLoaderpure virtual
getHighscores(const std::string &sGameName, const shared_ptr< HighscoresDefinition > &refHighscoresDefinition) const noexcept=0stmg::HighscoresLoaderpure virtual
updateHighscore(const std::string &sGameName, const AppPreferences &oPreferences, const Highscore &oHighscore) noexcept=0stmg::HighscoresLoaderpure virtual
~HighscoresLoader() noexcept=defaultstmg::HighscoresLoadervirtual