#include <AdvPvPEloRecord.h>
◆ getDraws()
| int AdvPvPEloRecord::getDraws |
( |
| ) |
|
|
inline |
◆ getElo()
| int AdvPvPEloRecord::getElo |
( |
| ) |
|
|
inline |
◆ getEloRecordID()
| gid AdvPvPEloRecord::getEloRecordID |
( |
| ) |
|
|
inline |
◆ getEnded()
| bool AdvPvPEloRecord::getEnded |
( |
| ) |
|
|
inline |
◆ getLeagueID()
| unsigned int AdvPvPEloRecord::getLeagueID |
( |
| ) |
|
|
inline |
◆ getLosses()
| int AdvPvPEloRecord::getLosses |
( |
| ) |
|
|
inline |
◆ getRankIndex()
| int AdvPvPEloRecord::getRankIndex |
( |
| ) |
|
|
inline |
◆ getSeasonID()
| unsigned int AdvPvPEloRecord::getSeasonID |
( |
| ) |
|
|
inline |
◆ getStartTime()
| unsigned int AdvPvPEloRecord::getStartTime |
( |
| ) |
|
|
inline |
◆ getWins()
| int AdvPvPEloRecord::getWins |
( |
| ) |
|
|
inline |
◆ setDraws()
| void AdvPvPEloRecord::setDraws |
( |
int | val | ) |
|
|
inline |
◆ setElo()
| void AdvPvPEloRecord::setElo |
( |
int | val | ) |
|
|
inline |
◆ setEloRecordID()
| void AdvPvPEloRecord::setEloRecordID |
( |
gid | val | ) |
|
|
inline |
◆ setEnded()
| void AdvPvPEloRecord::setEnded |
( |
bool | val | ) |
|
|
inline |
◆ setLeagueID()
| void AdvPvPEloRecord::setLeagueID |
( |
unsigned int | val | ) |
|
|
inline |
◆ setLosses()
| void AdvPvPEloRecord::setLosses |
( |
int | val | ) |
|
|
inline |
◆ setRankIndex()
| void AdvPvPEloRecord::setRankIndex |
( |
int | val | ) |
|
|
inline |
◆ setSeasonID()
| void AdvPvPEloRecord::setSeasonID |
( |
unsigned int | val | ) |
|
|
inline |
◆ setStartTime()
| void AdvPvPEloRecord::setStartTime |
( |
unsigned int | val | ) |
|
|
inline |
◆ setWins()
| void AdvPvPEloRecord::setWins |
( |
int | val | ) |
|
|
inline |