All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Public Attributes
osl::search::SearchState2Core::UpdateWrapper< Function > Struct Template Reference
Inheritance diagram for osl::search::SearchState2Core::UpdateWrapper< Function >:
Inheritance graph
[legend]
Collaboration diagram for osl::search::SearchState2Core::UpdateWrapper< Function >:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 UpdateWrapper (const HashKey &h, SearchState2Core *s, Function &f)
void operator() (Square to)

Public Attributes

Function & function

Detailed Description

template<class Function>
struct osl::search::SearchState2Core::UpdateWrapper< Function >

Definition at line 235 of file searchState2.h.


Constructor & Destructor Documentation

template<class Function>
osl::search::SearchState2Core::UpdateWrapper< Function >::UpdateWrapper ( const HashKey &  h,
SearchState2Core s,
Function &  f 
) [inline]

Definition at line 238 of file searchState2.h.


Member Function Documentation

template<class Function>
void osl::search::SearchState2Core::UpdateWrapper< Function >::operator() ( Square  to) [inline]

Definition at line 242 of file searchState2.h.

References update().


Member Data Documentation

template<class Function>
Function& osl::search::SearchState2Core::UpdateWrapper< Function >::function

Definition at line 237 of file searchState2.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines