Scid
4.7.0
|
#include "matsig.h"
Go to the source code of this file.
Functions | |
std::string | matsig_makeString (matSigT m) |
bool | matsig_isReachable (matSigT mStart, matSigT mTarget, bool promos, bool upromo) |
bool | hpSig_PossibleMatch (uint hpSig, const byte *changeList) |
bool | hpSig_Prefix (const byte *changeListA, const byte *changeListB) |
uint | hpSig_Final (const byte *changeList) |
Definition at line 177 of file matsig.cpp.
Definition at line 97 of file matsig.cpp.
Definition at line 140 of file matsig.cpp.
Definition at line 56 of file matsig.cpp.
std::string matsig_makeString | ( | matSigT | m | ) |
Definition at line 27 of file matsig.cpp.