Public Member Functions | Public Attributes | List of all members
osl::effect_action::StorePiece Struct Reference

PieceVector に格納 More...

#include <effect_action.h>

Public Member Functions

 StorePiece (PieceVector *s)
 
template<Player P, Ptype Type>
void doActionPtype (Piece p, Square pos)
 
template<Player P>
void doAction (Piece p, Square)
 

Public Attributes

PieceVectorstore
 

Detailed Description

PieceVector に格納

Definition at line 150 of file effect_action.h.

Constructor & Destructor Documentation

§ StorePiece()

osl::effect_action::StorePiece::StorePiece ( PieceVector s)
inlineexplicit

Definition at line 153 of file effect_action.h.

Member Function Documentation

§ doAction()

template<Player P>
void osl::effect_action::StorePiece::doAction ( Piece  p,
Square   
)
inline

§ doActionPtype()

template<Player P, Ptype Type>
void osl::effect_action::StorePiece::doActionPtype ( Piece  p,
Square  pos 
)
inline

Definition at line 157 of file effect_action.h.

Member Data Documentation

§ store

PieceVector* osl::effect_action::StorePiece::store

Definition at line 152 of file effect_action.h.


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