|
Scid
4.7.0
|
#include <crosstab.h>

Public Attributes | |
| resultT | result |
| uint | gameNum |
| uint | opponent |
| colorT | color |
| uint | round |
| clashT * | next |
Definition at line 29 of file crosstab.h.
| colorT clashT::color |
Definition at line 34 of file crosstab.h.
| uint clashT::gameNum |
Definition at line 32 of file crosstab.h.
| clashT* clashT::next |
Definition at line 36 of file crosstab.h.
| uint clashT::opponent |
Definition at line 33 of file crosstab.h.
| resultT clashT::result |
Definition at line 31 of file crosstab.h.
| uint clashT::round |
Definition at line 35 of file crosstab.h.
1.8.13