Public 型 | Public メソッド

構造体 osl::checkmate::DfpnTable::List

すべてのメンバ一覧

Public 型

typedef std::forward_list
< DfpnRecord
list_t

Public メソッド

 List ()
 List (const List &src)
template<Player Attack>
const DfpnRecord probe (const HashKey &key, PieceStand white_stand) const
template<Player Attack>
const DfpnRecord findProofOracle (const HashKey &key, PieceStand white_stand, Move last_move) const
template<Player Attack>
void showProofOracles (const HashKey &key, PieceStand white_stand, Move last_move) const
bool store (DfpnRecord &value, int leaving_thread_id)
void addDag (DfpnRecord &value)
bool setWorking (const DfpnRecord &value, int thread_id)
void leaveWorking (PieceStand black, int thread_id)
void testTable (const BoardKey &) const
size_t smallTreeGC (size_t threshold)
size_t estimateNodeCount (const HashKey &key, bool dominance_max) const

説明

dfpn.cc618 行で定義されています。


型定義

dfpn.cc620 行で定義されています。


コンストラクタとデストラクタ

osl::checkmate::DfpnTable::List::List (  )  [inline]

dfpn.cc624 行で定義されています。

osl::checkmate::DfpnTable::List::List ( const List src  )  [inline]

dfpn.cc625 行で定義されています。


関数

void osl::checkmate::DfpnTable::List::addDag ( DfpnRecord value  )  [inline]
size_t osl::checkmate::DfpnTable::List::estimateNodeCount ( const HashKey &  key,
bool  dominance_max 
) const
template<osl::Player A>
const osl::checkmate::DfpnRecord osl::checkmate::DfpnTable::List::findProofOracle ( const HashKey &  key,
PieceStand  white_stand,
Move  last_move 
) const
void osl::checkmate::DfpnTable::List::leaveWorking ( PieceStand  black,
int  thread_id 
) [inline]
template<osl::Player A>
const osl::checkmate::DfpnRecord osl::checkmate::DfpnTable::List::probe ( const HashKey &  key,
PieceStand  white_stand 
) const
bool osl::checkmate::DfpnTable::List::setWorking ( const DfpnRecord value,
int  thread_id 
) [inline]
template<osl::Player A>
void osl::checkmate::DfpnTable::List::showProofOracles ( const HashKey &  key,
PieceStand  white_stand,
Move  last_move 
) const
size_t osl::checkmate::DfpnTable::List::smallTreeGC ( size_t  threshold  )  [inline]

dfpn.cc739 行で定義されています。

参照先 SCOPED_LOCK.

bool osl::checkmate::DfpnTable::List::store ( DfpnRecord value,
int  leaving_thread_id 
) [inline]
void osl::checkmate::DfpnTable::List::testTable ( const BoardKey &   )  const [inline]

この構造体の説明は次のファイルから生成されました:
 全て クラス ネームスペース ファイル 関数 変数 型定義 列挙型 列挙型の値 フレンド マクロ定義