Scid  4.7.0
Public Attributes | List of all members
treeT Struct Reference

#include <tree.h>

Collaboration diagram for treeT:
Collaboration graph
[legend]

Public Attributes

treeNodeT node [MAX_TREE_NODES]
 
uint moveCount
 
uint totalCount
 

Detailed Description

Definition at line 81 of file tree.h.

Member Data Documentation

◆ moveCount

uint treeT::moveCount

Definition at line 83 of file tree.h.

◆ node

treeNodeT treeT::node[MAX_TREE_NODES]

Definition at line 82 of file tree.h.

◆ totalCount

uint treeT::totalCount

Definition at line 84 of file tree.h.


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