Scid  4.7.0
Public Member Functions | Static Public Member Functions | List of all members
StoredLine Class Reference

#include <stored.h>

Public Member Functions

 StoredLine (const pieceT *board, colorT toMove)
 
int match (byte code) const
 

Static Public Member Functions

static uint count ()
 
static FullMove getMove (uint code, uint ply=0)
 

Detailed Description

Definition at line 24 of file stored.h.

Constructor & Destructor Documentation

◆ StoredLine()

StoredLine::StoredLine ( const pieceT board,
colorT  toMove 
)

Definition at line 634 of file stored.cpp.

Member Function Documentation

◆ count()

static uint StoredLine::count ( )
inlinestatic

Definition at line 39 of file stored.h.

◆ getMove()

static FullMove StoredLine::getMove ( uint  code,
uint  ply = 0 
)
inlinestatic

Definition at line 40 of file stored.h.

◆ match()

int StoredLine::match ( byte  code) const
inline

Definition at line 37 of file stored.h.


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