#include <group.h>


Public メソッド | |
| CheckGroup () | |
| 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 |
| bool osl::rating::CheckGroup::effectiveInCheck | ( | ) | const [inline, virtual] |
osl::rating::Groupを再定義しています。
| int osl::rating::CheckGroup::findMatch | ( | const NumEffectState & | state, | |
| Move | m, | |||
| const RatingEnv & | env | |||
| ) | const [inline, virtual] |
osl::rating::Groupを再定義しています。
参照先 osl::rating::Check::openLong(), と osl::rating::RatingEnv::progress.
| void osl::rating::CheckGroup::show | ( | std::ostream & | os, | |
| int | name_width, | |||
| const range_t & | range, | |||
| const vector< double > & | weights | |||
| ) | const [inline, virtual] |
1.6.3