My Project
osl::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()

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

Definition at line 172 of file hashKey.h.

◆ subHashKey()

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

Definition at line 176 of file hashKey.h.

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.


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