My Project
osl::hash::HashGenTable Class Reference

#include <hashKey.h>

Static Public Member Functions

static void addHashKey (HashKey &hk, Square sq, PtypeO ptypeo)
 
static void subHashKey (HashKey &hk, Square sq, PtypeO ptypeo)
 

Static Private Attributes

static const CArray2d< HashKey128Layout, Square::SIZE, PTYPEO_SIZEkey
 

Detailed Description

Definition at line 168 of file hashKey.h.

Member Function Documentation

◆ addHashKey()

static void osl::hash::HashGenTable::addHashKey ( HashKey & hk,
Square sq,
PtypeO ptypeo )
inlinestatic

◆ subHashKey()

static void osl::hash::HashGenTable::subHashKey ( HashKey & hk,
Square sq,
PtypeO ptypeo )
inlinestatic

Member Data Documentation

◆ key

const CArray2d< hash::HashKey128Layout, Square::SIZE, PTYPEO_SIZE > osl::hash::HashGenTable::key
staticprivate

Definition at line 170 of file hashKey.h.

Referenced by addHashKey(), and subHashKey().


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