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

#include <game.h>

Public Attributes

uint32_t RAVdepth
 
uint32_t RAVnum
 
std::string FEN
 
std::vector< int > NAGs
 
std::string comment
 
std::string lastMoveSAN
 

Detailed Description

Definition at line 522 of file game.h.

Member Data Documentation

◆ comment

std::string gamepos::GamePos::comment

Definition at line 527 of file game.h.

◆ FEN

std::string gamepos::GamePos::FEN

Definition at line 525 of file game.h.

◆ lastMoveSAN

std::string gamepos::GamePos::lastMoveSAN

Definition at line 528 of file game.h.

◆ NAGs

std::vector<int> gamepos::GamePos::NAGs

Definition at line 526 of file game.h.

◆ RAVdepth

uint32_t gamepos::GamePos::RAVdepth

Definition at line 523 of file game.h.

◆ RAVnum

uint32_t gamepos::GamePos::RAVnum

Definition at line 524 of file game.h.


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