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

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

getCodeString() const noexceptstmg::Highscoreinline
getHighscoresDefinition() const noexceptstmg::Highscoreinline
getScore(int32_t nPosition) const noexceptstmg::Highscoreinline
getTitleString() const noexceptstmg::Highscoreinline
getTotScores() const noexceptstmg::Highscoreinline
Highscore(const shared_ptr< HighscoresDefinition > &refHighscoresDefinition, const std::string &sCodeString, const std::string &sTitleString) noexceptstmg::Highscore
Highscore(const shared_ptr< HighscoresDefinition > &refHighscoresDefinition, const std::string &sCodeString, const std::string &sTitleString, const std::vector< Score > &aScores) noexceptstmg::Highscore
includeGame(const Game &oGame) noexceptstmg::Highscore
includeGame(const Game &oGame, bool bCheckElegibility) noexceptstmg::Highscore
positionIfIncluded(const Game &oGame, int32_t nTeam) const noexceptstmg::Highscore
reInit(const shared_ptr< HighscoresDefinition > &refHighscoresDefinition, const std::string &sCodeString, const std::string &sTitleString) noexceptstmg::Highscoreprotected
reInit(const shared_ptr< HighscoresDefinition > &refHighscoresDefinition, const std::string &sCodeString, const std::string &sTitleString, const std::vector< Score > &aScores) noexceptstmg::Highscoreprotected
setScoreTeamName(int32_t nPosition, const std::string &sTeam) noexceptstmg::Highscoreinline