| AssertIndexRange(int i) const | SgSortedMoves< MOVE, VALUE, SIZE > | |
| BestMove() const | SgSortedMoves< MOVE, VALUE, SIZE > | |
| BestValue() const | SgSortedMoves< MOVE, VALUE, SIZE > | |
| CHECKMOVES | SgSortedMoves< MOVE, VALUE, SIZE > | [static] |
| CheckOverflow() | SgSortedMoves< MOVE, VALUE, SIZE > | |
| Clear() | GoSortedMoves | |
| DecNuMoves() | SgSortedMoves< MOVE, VALUE, SIZE > | |
| Delete(int index) | SgSortedMoves< MOVE, VALUE, SIZE > | |
| DeleteEqual() | SgSortedMoves< MOVE, VALUE, SIZE > | |
| GetMove(const MOVE &move, VALUE &value, int &index) const | SgSortedMoves< MOVE, VALUE, SIZE > | |
| GetMoves(SgVector< MOVE > *moves) const | SgSortedMoves< MOVE, VALUE, SIZE > | |
| GoSortedMoves(int maxNuMoves) | GoSortedMoves | [explicit] |
| GoSortedMoves() | GoSortedMoves | |
| Insert(const MOVE &move, VALUE value) | SgSortedMoves< MOVE, VALUE, SIZE > | |
| LowerBound() const | SgSortedMoves< MOVE, VALUE, SIZE > | |
| MaxNuMoves() const | SgSortedMoves< MOVE, VALUE, SIZE > | |
| Move(int i) const | SgSortedMoves< MOVE, VALUE, SIZE > | |
| NuMoves() const | SgSortedMoves< MOVE, VALUE, SIZE > | |
| SetInitLowerBound(VALUE bound) | SgSortedMoves< MOVE, VALUE, SIZE > | |
| SetLowerBound(VALUE bound) | SgSortedMoves< MOVE, VALUE, SIZE > | |
| SetMaxMoves(int nu) | SgSortedMoves< MOVE, VALUE, SIZE > | |
| SetMaxNuMoves(int max) | SgSortedMoves< MOVE, VALUE, SIZE > | |
| SetMinValue(const MOVE &move, VALUE value) | SgSortedMoves< MOVE, VALUE, SIZE > | |
| SetMove(int i, const MOVE &move) | SgSortedMoves< MOVE, VALUE, SIZE > | |
| SetValue(int i, VALUE value) | SgSortedMoves< MOVE, VALUE, SIZE > | |
| SgSortedMoves(int maxNuMoves) | SgSortedMoves< MOVE, VALUE, SIZE > | |
| Shuffle() | SgSortedMoves< MOVE, VALUE, SIZE > | |
| Value(int i) const | SgSortedMoves< MOVE, VALUE, SIZE > | |