All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Attributes | List of all members
osl::search::AlphaBeta3::PVInfo Struct Reference

#include <alphaBeta3.h>

Collaboration diagram for osl::search::AlphaBeta3::PVInfo:
Collaboration graph
[legend]

Public Attributes

Move move
 
int height
 
bool in_check
 

Detailed Description

Definition at line 50 of file alphaBeta3.h.

Member Data Documentation

int osl::search::AlphaBeta3::PVInfo::height

Definition at line 53 of file alphaBeta3.h.

bool osl::search::AlphaBeta3::PVInfo::in_check

Definition at line 54 of file alphaBeta3.h.

Move osl::search::AlphaBeta3::PVInfo::move

Definition at line 52 of file alphaBeta3.h.


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