|
stmm-games-doc
0.32.0
|
This is the complete list of members for stmg::Highscore, including all inherited members.
| getCodeString() const noexcept | stmg::Highscore | inline |
| getHighscoresDefinition() const noexcept | stmg::Highscore | inline |
| getScore(int32_t nPosition) const noexcept | stmg::Highscore | inline |
| getTitleString() const noexcept | stmg::Highscore | inline |
| getTotScores() const noexcept | stmg::Highscore | inline |
| Highscore(const shared_ptr< HighscoresDefinition > &refHighscoresDefinition, const std::string &sCodeString, const std::string &sTitleString) noexcept | stmg::Highscore | |
| Highscore(const shared_ptr< HighscoresDefinition > &refHighscoresDefinition, const std::string &sCodeString, const std::string &sTitleString, const std::vector< Score > &aScores) noexcept | stmg::Highscore | |
| includeGame(const Game &oGame) noexcept | stmg::Highscore | |
| includeGame(const Game &oGame, bool bCheckElegibility) noexcept | stmg::Highscore | |
| positionIfIncluded(const Game &oGame, int32_t nTeam) const noexcept | stmg::Highscore | |
| reInit(const shared_ptr< HighscoresDefinition > &refHighscoresDefinition, const std::string &sCodeString, const std::string &sTitleString) noexcept | stmg::Highscore | protected |
| reInit(const shared_ptr< HighscoresDefinition > &refHighscoresDefinition, const std::string &sCodeString, const std::string &sTitleString, const std::vector< Score > &aScores) noexcept | stmg::Highscore | protected |
| setScoreTeamName(int32_t nPosition, const std::string &sTeam) noexcept | stmg::Highscore | inline |
1.8.13