Scid  4.7.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Attributes | List of all members
transTableEntryT Struct Reference

#include <engine.h>

Public Attributes

uint hash
 
uint pawnhash
 
short score
 
ushort bestMove
 
byte depth
 
byte flags
 
byte sequence
 
squareT enpassant
 

Detailed Description

Definition at line 64 of file engine.h.

Member Data Documentation

◆ bestMove

ushort transTableEntryT::bestMove

Definition at line 68 of file engine.h.

◆ depth

byte transTableEntryT::depth

Definition at line 69 of file engine.h.

◆ enpassant

squareT transTableEntryT::enpassant

Definition at line 72 of file engine.h.

◆ flags

byte transTableEntryT::flags

Definition at line 70 of file engine.h.

◆ hash

uint transTableEntryT::hash

Definition at line 65 of file engine.h.

◆ pawnhash

uint transTableEntryT::pawnhash

Definition at line 66 of file engine.h.

◆ score

short transTableEntryT::score

Definition at line 67 of file engine.h.

◆ sequence

byte transTableEntryT::sequence

Definition at line 71 of file engine.h.


The documentation for this struct was generated from the following file: