Scid  4.7.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions | List of all members
PlayerElo Class Reference

class PlayerElo - elo ratings of a player More...

#include <spellchk.h>

Public Member Functions

void AddEloData (const char *str)
 
eloT getElo (dateT date) const
 

Detailed Description

class PlayerElo - elo ratings of a player

Spelling files can provide elo ratings of a player in the form: Elo YEAR:ELO_1PERIOD,ELO_2PERIOD,ELO_3PERIOD,... YEAR:ELO_1PERIOD,...

Definition at line 143 of file spellchk.h.

Member Function Documentation

◆ AddEloData()

void PlayerElo::AddEloData ( const char *  str)

Definition at line 347 of file spellchk.cpp.

◆ getElo()

eloT PlayerElo::getElo ( dateT  date) const
inline

Definition at line 149 of file spellchk.h.


The documentation for this class was generated from the following files: