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

#include <scidbase.h>

Public Member Functions

 TreeStat ()
 
void add (int result, int eloW, int eloB)
 
bool operator< (const TreeStat &cmp) const
 

Public Attributes

colorT toMove
 
std::string SAN
 
int resultW
 
int resultD
 
int resultB
 
double exp
 
int ngames
 
int nexp
 

Detailed Description

Definition at line 71 of file scidbase.h.

Constructor & Destructor Documentation

◆ TreeStat()

scidBaseT::TreeStat::TreeStat ( )

Definition at line 450 of file scidbase.cpp.

Member Function Documentation

◆ add()

void scidBaseT::TreeStat::add ( int  result,
int  eloW,
int  eloB 
)
inline

Definition at line 416 of file scidbase.h.

◆ operator<()

bool scidBaseT::TreeStat::operator< ( const TreeStat cmp) const
inline

Definition at line 81 of file scidbase.h.

Member Data Documentation

◆ exp

double scidBaseT::TreeStat::exp

Definition at line 75 of file scidbase.h.

◆ nexp

int scidBaseT::TreeStat::nexp

Definition at line 76 of file scidbase.h.

◆ ngames

int scidBaseT::TreeStat::ngames

Definition at line 76 of file scidbase.h.

◆ resultB

int scidBaseT::TreeStat::resultB

Definition at line 74 of file scidbase.h.

◆ resultD

int scidBaseT::TreeStat::resultD

Definition at line 74 of file scidbase.h.

◆ resultW

int scidBaseT::TreeStat::resultW

Definition at line 74 of file scidbase.h.

◆ SAN

std::string scidBaseT::TreeStat::SAN

Definition at line 73 of file scidbase.h.

◆ toMove

colorT scidBaseT::TreeStat::toMove

Definition at line 72 of file scidbase.h.


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