Scid  4.7.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Classes | Macros | Functions
optable.cpp File Reference
#include "optable.h"
#include "crosstab.h"
#include "dstring.h"
#include "pbook.h"
Include dependency graph for optable.cpp:

Go to the source code of this file.

Classes

struct  opSortT
 
struct  playerFreqT
 

Macros

#define PLAYERFREQ_MAXNOTES   8
 

Functions

uint endgameTheme (matSigT msig)
 
bool posHasIQP (Position *pos, colorT c)
 
bool posHasAdvancedPawn (Position *pos, colorT c)
 
bool posHasKPawnStorm (Position *pos, colorT c)
 
bool posHasOpenFyle (Position *pos, fyleT f)
 

Macro Definition Documentation

◆ PLAYERFREQ_MAXNOTES

#define PLAYERFREQ_MAXNOTES   8

Definition at line 1567 of file optable.cpp.

Function Documentation

◆ endgameTheme()

uint endgameTheme ( matSigT  msig)

Definition at line 21 of file optable.cpp.

◆ posHasAdvancedPawn()

bool posHasAdvancedPawn ( Position pos,
colorT  c 
)
inline

Definition at line 51 of file optable.cpp.

◆ posHasIQP()

bool posHasIQP ( Position pos,
colorT  c 
)
inline

Definition at line 44 of file optable.cpp.

◆ posHasKPawnStorm()

bool posHasKPawnStorm ( Position pos,
colorT  c 
)
inline

Definition at line 63 of file optable.cpp.

◆ posHasOpenFyle()

bool posHasOpenFyle ( Position pos,
fyleT  f 
)
inline

Definition at line 79 of file optable.cpp.