My Project
Static Public Member Functions | List of all members
osl::checkmate::NoProofPieces Struct Reference

#include <fixedDepthSearcher.h>

Static Public Member Functions

static void setAttackLeaf (Move, PieceStand &)
 
static void attack (Move, PieceStand, PieceStand &)
 
static void setLeaf (const NumEffectState &, Player, PieceStand, PieceStand &)
 
static void clear (PieceStand &)
 
static void updateMax (PieceStand, PieceStand &)
 
static void addMonopolizedPieces (const NumEffectState &, Player, PieceStand, PieceStand &)
 
static ProofDisproof attackEstimation (const NumEffectState &, Player, King8Info)
 

Detailed Description

Definition at line 14 of file fixedDepthSearcher.h.

Member Function Documentation

◆ addMonopolizedPieces()

static void osl::checkmate::NoProofPieces::addMonopolizedPieces ( const NumEffectState ,
Player  ,
PieceStand  ,
PieceStand  
)
inlinestatic

Definition at line 26 of file fixedDepthSearcher.h.

◆ attack()

static void osl::checkmate::NoProofPieces::attack ( Move  ,
PieceStand  ,
PieceStand  
)
inlinestatic

Definition at line 18 of file fixedDepthSearcher.h.

◆ attackEstimation()

static ProofDisproof osl::checkmate::NoProofPieces::attackEstimation ( const NumEffectState ,
Player  ,
King8Info   
)
inlinestatic

Definition at line 29 of file fixedDepthSearcher.h.

◆ clear()

static void osl::checkmate::NoProofPieces::clear ( PieceStand )
inlinestatic

Definition at line 22 of file fixedDepthSearcher.h.

◆ setAttackLeaf()

static void osl::checkmate::NoProofPieces::setAttackLeaf ( Move  ,
PieceStand  
)
inlinestatic

Definition at line 16 of file fixedDepthSearcher.h.

◆ setLeaf()

static void osl::checkmate::NoProofPieces::setLeaf ( const NumEffectState ,
Player  ,
PieceStand  ,
PieceStand  
)
inlinestatic

Definition at line 20 of file fixedDepthSearcher.h.

◆ updateMax()

static void osl::checkmate::NoProofPieces::updateMax ( PieceStand  ,
PieceStand  
)
inlinestatic

Definition at line 24 of file fixedDepthSearcher.h.


The documentation for this struct was generated from the following file: