Belofte version 2.1.8
A promising chess program using the UCI or Winboard interface
SearchEvalPosOnly Member List

This is the complete list of members for SearchEvalPosOnly, including all inherited members.

attenuateScore(bScore const sc) constbSearchAlgorithmprotected
bSearchAlgorithm(std::string const &n)bSearchAlgorithm
bSearchAlgorithm(bSearchAlgorithm const &)=deletebSearchAlgorithm
bSearchAlgorithm(bSearchAlgorithm &&)=deletebSearchAlgorithm
CalcBestMove(bBoard &b) overrideSearchEvalPosOnlyprotectedvirtual
CheckIfAbortingSearch() constbSearchAlgorithmprotected
ClockEnd()TimedExecutionprotected
ClockStart()TimedExecutionprotected
dumpMoveList(bBoard &b, depth_t const iDepth) constbSearchAlgorithmprotected
getDuration() constTimedExecution
getDurationMicroSec() constTimedExecution
getDurationMilliSec() constTimedExecutionprotected
getDurationSec() constTimedExecutionprotected
getLevel()bSearchAlgorithminlineprotected
getNodes() constbSearchAlgorithminline
getNonLeafNodes() constbSearchAlgorithminline
InterruptSearch()bSearchAlgorithm
m_iterativesearchbSearchAlgorithm
m_maxDepthbSearchAlgorithm
m_nodesbSearchAlgorithm
m_nonleafnodesbSearchAlgorithm
operator std::string() const &bSearchAlgorithminline
operator=(SearchEvalPosOnly const &)=deleteSearchEvalPosOnly
operator=(SearchEvalPosOnly &&)=deleteSearchEvalPosOnly
bSearchAlgorithm::operator=(bSearchAlgorithm const &)=deletebSearchAlgorithm
bSearchAlgorithm::operator=(bSearchAlgorithm &&)=deletebSearchAlgorithm
RetrieveBoardEvaluation(bBoard &b) constbSearchAlgorithm
SearchBestMove(bBoard &b)bSearchAlgorithm
SearchEvalPosOnly()SearchEvalPosOnly
SearchEvalPosOnly(SearchEvalPosOnly const &)=deleteSearchEvalPosOnly
SearchEvalPosOnly(SearchEvalPosOnly &&)=deleteSearchEvalPosOnly
sendInfoCurrMove(bBoard const &b, depth_t const nDepth, movenum_t const moveid) constbSearchAlgorithmprotected
sendInfoScore(bBoard const &b, depth_t const nDepth, bScore const) constbSearchAlgorithmprotected
sendInfoSearching(bBoard const &b, depth_t const nDepth, std::string const &c, bScore const sc) constbSearchAlgorithm
setLevel(bLevel *l)bSearchAlgorithminlineprotected
StartSearch(bScore const m)bSearchAlgorithm
StopSearch()bSearchAlgorithm
TimedExecution()TimedExecution
~bSearchAlgorithm() overridebSearchAlgorithm
~SearchEvalPosOnly() overrideSearchEvalPosOnly
~TimedExecution()=defaultTimedExecutionvirtual