Public Member Functions | Private Member Functions
osl::checkmate::DfpnPathList Struct Reference
Inheritance diagram for osl::checkmate::DfpnPathList:
Inheritance graph
[legend]
Collaboration diagram for osl::checkmate::DfpnPathList:
Collaboration graph
[legend]

List of all members.

Public Member Functions

template<Player Attack>
DfpnPathRecordallocate (PieceStand black, int depth, LoopToDominance &loop)
const DfpnPathRecordprobe (PieceStand black) const

Private Member Functions

template<Player Attack>
iterator find (PieceStand black, LoopToDominance &loop)

Detailed Description

Definition at line 166 of file dfpn.cc.


Member Function Documentation

template<Player Attack>
DfpnPathRecord* osl::checkmate::DfpnPathList::allocate ( PieceStand  black,
int  depth,
LoopToDominance loop 
) [inline]
template<Player Attack>
iterator osl::checkmate::DfpnPathList::find ( PieceStand  black,
LoopToDominance loop 
) [inline, private]
const DfpnPathRecord* osl::checkmate::DfpnPathList::probe ( PieceStand  black) const [inline]

Definition at line 216 of file dfpn.cc.


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