Scid  4.7.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions | Static Public Member Functions | List of all members
FastGame Class Reference

#include <fastgame.h>

Public Member Functions

FullMove getMove (int ply_to_skip)
 
std::string getMoveSAN (int ply_to_skip, int count)
 
template<colorT toMove>
int search (const byte *board, const MaterialCount &mt_count)
 

Static Public Member Functions

static FastGame Create (const byte *v_begin, const byte *v_end)
 

Detailed Description

Definition at line 387 of file fastgame.h.

Member Function Documentation

◆ Create()

static FastGame FastGame::Create ( const byte v_begin,
const byte v_end 
)
inlinestatic

Definition at line 394 of file fastgame.h.

◆ getMove()

FullMove FastGame::getMove ( int  ply_to_skip)
inline

Definition at line 422 of file fastgame.h.

◆ getMoveSAN()

std::string FastGame::getMoveSAN ( int  ply_to_skip,
int  count 
)
inline

Definition at line 439 of file fastgame.h.

◆ search()

template<colorT toMove>
int FastGame::search ( const byte board,
const MaterialCount mt_count 
)
inline

Definition at line 465 of file fastgame.h.


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