Public Member Functions | |
UpdateWrapper (const HashKey &h, SearchState2Core *s, Function &f) | |
void | operator() (Square to) |
![]() | |
Updator (const HashKey &h, SearchState2Core *s) | |
void | update () |
Public Attributes | |
Function & | function |
![]() | |
const HashKey & | new_hash |
SearchState2Core * | state |
Definition at line 235 of file searchState2.h.
|
inline |
Definition at line 238 of file searchState2.h.
|
inline |
Definition at line 242 of file searchState2.h.
References update().
Function& osl::search::SearchState2Core::UpdateWrapper< Function >::function |
Definition at line 237 of file searchState2.h.