#include <engine.h>
Definition at line 106 of file engine.h.
◆ Engine()
◆ ~Engine()
◆ ClearHashTable()
void Engine::ClearHashTable |
( |
void |
| ) |
|
◆ ClearHashTables()
void Engine::ClearHashTables |
( |
void |
| ) |
|
|
inline |
◆ ClearPawnTable()
void Engine::ClearPawnTable |
( |
void |
| ) |
|
◆ ElapsedTime()
uint Engine::ElapsedTime |
( |
void |
| ) |
|
|
inline |
◆ FiftyMoveDraw()
bool Engine::FiftyMoveDraw |
( |
void |
| ) |
|
◆ GetNodeCount()
uint Engine::GetNodeCount |
( |
void |
| ) |
|
|
inline |
◆ GetPosition()
◆ GetPV()
◆ InPostMode()
bool Engine::InPostMode |
( |
void |
| ) |
|
|
inline |
◆ InXBoardMode()
bool Engine::InXBoardMode |
( |
void |
| ) |
|
|
inline |
◆ NoMatingMaterial()
bool Engine::NoMatingMaterial |
( |
void |
| ) |
|
◆ NumHashTableEntries()
uint Engine::NumHashTableEntries |
( |
void |
| ) |
|
|
inline |
◆ NumPawnTableEntries()
uint Engine::NumPawnTableEntries |
( |
void |
| ) |
|
|
inline |
◆ PerfTest()
◆ PlayMove()
◆ RepeatedPosition()
uint Engine::RepeatedPosition |
( |
void |
| ) |
|
◆ RetractMove()
void Engine::RetractMove |
( |
void |
| ) |
|
◆ Score()
int Engine::Score |
( |
void |
| ) |
|
◆ ScoreMaterial()
int Engine::ScoreMaterial |
( |
void |
| ) |
|
◆ SetCallbackFunction()
void Engine::SetCallbackFunction |
( |
bool(*)(Engine *, void *) |
fn, |
|
|
void * |
data |
|
) |
| |
|
inline |
◆ SetDebug()
void Engine::SetDebug |
( |
bool |
b | ) |
|
|
inline |
◆ SetHashTableKilobytes()
void Engine::SetHashTableKilobytes |
( |
uint |
sizeKB | ) |
|
◆ SetLogFile()
void Engine::SetLogFile |
( |
FILE * |
fp | ) |
|
|
inline |
◆ SetMinDepthCheckTime()
void Engine::SetMinDepthCheckTime |
( |
uint |
depth | ) |
|
|
inline |
◆ SetPawnTableKilobytes()
void Engine::SetPawnTableKilobytes |
( |
uint |
sizeKB | ) |
|
◆ SetPosition()
void Engine::SetPosition |
( |
Position * |
pos | ) |
|
◆ SetPostMode()
void Engine::SetPostMode |
( |
bool |
b | ) |
|
|
inline |
◆ SetPruning()
void Engine::SetPruning |
( |
bool |
b | ) |
|
|
inline |
◆ SetSearchDepth()
void Engine::SetSearchDepth |
( |
uint |
ply | ) |
|
|
inline |
◆ SetSearchTime() [1/2]
void Engine::SetSearchTime |
( |
uint |
ms | ) |
|
|
inline |
◆ SetSearchTime() [2/2]
◆ SetXBoardMode()
void Engine::SetXBoardMode |
( |
bool |
b | ) |
|
|
inline |
◆ Think()
The documentation for this class was generated from the following files: