#include <positionGroup.h>


Public メソッド | |
| RelativeKingXGroup (bool a) | |
| void | show (std::ostream &os, int name_width, const range_t &range, const vector< double > &weights) const |
| int | findMatch (const NumEffectState &state, Move move, const RatingEnv &env) const |
| bool | effectiveInCheck () const |
Public 変数 | |
| bool | attack |
positionGroup.h の 13 行で定義されています。
| osl::rating::RelativeKingXGroup::RelativeKingXGroup | ( | bool | a | ) |
positionGroup.cc の 6 行で定義されています。
参照先 osl::PTYPE_MAX, と osl::PTYPE_PIECE_MIN.
| bool osl::rating::RelativeKingXGroup::effectiveInCheck | ( | ) | const [inline, virtual] |
osl::rating::Groupを再定義しています。
positionGroup.h の 28 行で定義されています。
| int osl::rating::RelativeKingXGroup::findMatch | ( | const NumEffectState & | state, | |
| Move | m, | |||
| const RatingEnv & | env | |||
| ) | const [inline, virtual] |
osl::rating::Groupを再定義しています。
positionGroup.h の 22 行で定義されています。
参照先 attack, osl::rating::RelativeKingX::index(), と osl::rating::RatingEnv::progress.
| void osl::rating::RelativeKingXGroup::show | ( | std::ostream & | os, | |
| int | name_width, | |||
| const range_t & | range, | |||
| const vector< double > & | weights | |||
| ) | const [inline, virtual] |
positionGroup.h の 15 行で定義されています。
参照元 findMatch().
1.6.3