#include "common.h"
#include "date.h"
#include "spellchk.h"
Go to the source code of this file.
◆ crosstableModeT
| Enumerator |
|---|
| CROSSTABLE_AllPlayAll | |
| CROSSTABLE_Swiss | |
| CROSSTABLE_Knockout | |
| CROSSTABLE_Auto | |
Definition at line 49 of file crosstab.h.
◆ crosstableOutputT
| Enumerator |
|---|
| CROSSTABLE_Plain | |
| CROSSTABLE_Hypertext | |
| CROSSTABLE_Html | |
| CROSSTABLE_LaTeX | |
Definition at line 44 of file crosstab.h.
◆ crosstableSortT
| Enumerator |
|---|
| CROSSTABLE_SortName | |
| CROSSTABLE_SortElo | |
| CROSSTABLE_SortScore | |
| CROSSTABLE_SortCountry | |
Definition at line 39 of file crosstab.h.
◆ CROSSTABLE_MaxPlayers
| const uint CROSSTABLE_MaxPlayers = 500 |
◆ CROSSTABLE_MaxRounds
| const uint CROSSTABLE_MaxRounds = 60 |