#include <pathEncoding.h>
|
void | init () |
|
unsigned long long | get (size_t depth, Square pos, Ptype ptype) const |
|
unsigned long long | get (size_t depth, Move m) const |
|
Definition at line 11 of file pathEncoding.h.
◆ array_t
◆ get() [1/2]
unsigned long long osl::PathEncodingTable::get |
( |
size_t |
depth, |
|
|
Move |
m |
|
) |
| const |
|
inline |
◆ get() [2/2]
unsigned long long osl::PathEncodingTable::get |
( |
size_t |
depth, |
|
|
Square |
pos, |
|
|
Ptype |
ptype |
|
) |
| const |
|
inline |
◆ init()
void osl::PathEncodingTable::init |
( |
| ) |
|
◆ MaxEncodingLength
const size_t osl::PathEncodingTable::MaxEncodingLength = 256 |
|
static |
◆ values
array_t osl::PathEncodingTable::values |
|
private |
The documentation for this class was generated from the following files: