HooverChessUtils_PgnReader 0.9.0
Loading...
Searching...
No Matches
Static Public Member Functions | Static Private Attributes | List of all members
hoover_chess_utils::pgn_reader::MoveGenFunctionTables Class Reference

#include <chessboard-movegen.h>

Static Public Member Functions

static const MoveGenFunctionsgetFunctions (MoveGenType type) noexcept
 

Static Private Attributes

static std::array< MoveGenFunctions, 3U > m_fns
 

Member Function Documentation

◆ getFunctions()

static const MoveGenFunctions & hoover_chess_utils::pgn_reader::MoveGenFunctionTables::getFunctions ( MoveGenType  type)
inlinestaticnoexcept

Member Data Documentation

◆ m_fns

std::array<MoveGenFunctions, 3U> hoover_chess_utils::pgn_reader::MoveGenFunctionTables::m_fns
staticprivate

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