Scid  4.7.0
Public Member Functions | Friends | List of all members
PlayerInfo Class Reference

class PlayerInfo - player informations More...

#include <spellchk.h>

Public Member Functions

 PlayerInfo (const char *s)
 
const char * getTitle () const
 
const char * getLastCountry () const
 
dateT getBirthdate () const
 
dateT getDeathdate () const
 
eloT getPeakRating () const
 
const char * GetComment () const
 

Friends

class SpellChkLoader
 
class SpellChecker
 

Detailed Description

class PlayerInfo - player informations

Spelling files can provide player informations like titles/gender, countries, highest elo, date of birth, date of death. For example: Polgar, Judit #gm+w HUN [2735] 1976

Generic information can be provided in the form: Bio This is a generic information

Definition at line 233 of file spellchk.h.

Constructor & Destructor Documentation

◆ PlayerInfo()

PlayerInfo::PlayerInfo ( const char *  s)
inline

Definition at line 241 of file spellchk.h.

Member Function Documentation

◆ getBirthdate()

dateT PlayerInfo::getBirthdate ( ) const

Definition at line 461 of file spellchk.cpp.

◆ GetComment()

const char* PlayerInfo::GetComment ( ) const
inline

Definition at line 247 of file spellchk.h.

◆ getDeathdate()

dateT PlayerInfo::getDeathdate ( ) const

Definition at line 481 of file spellchk.cpp.

◆ getLastCountry()

const char * PlayerInfo::getLastCountry ( ) const

Definition at line 415 of file spellchk.cpp.

◆ getPeakRating()

eloT PlayerInfo::getPeakRating ( ) const

Definition at line 444 of file spellchk.cpp.

◆ getTitle()

const char * PlayerInfo::getTitle ( ) const

Definition at line 388 of file spellchk.cpp.

Friends And Related Function Documentation

◆ SpellChecker

friend class SpellChecker
friend

Definition at line 238 of file spellchk.h.

◆ SpellChkLoader

friend class SpellChkLoader
friend

Definition at line 237 of file spellchk.h.


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