, including all inherited members.
AssertIndexRange(int i) const | SgSortedMoves< MOVE, VALUE, SIZE > | |
BestMove() const | SgSortedMoves< MOVE, VALUE, SIZE > | |
BestValue() const | SgSortedMoves< MOVE, VALUE, SIZE > | |
CheckMoves() const | SgSortedMoves< MOVE, VALUE, SIZE > | [private] |
CHECKMOVES | SgSortedMoves< MOVE, VALUE, SIZE > | [static] |
CheckOverflow() | SgSortedMoves< MOVE, VALUE, SIZE > | |
Clear() | SgSortedMoves< MOVE, VALUE, SIZE > | |
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 > | |
Insert(const MOVE &move, VALUE value) | SgSortedMoves< MOVE, VALUE, SIZE > | |
LowerBound() const | SgSortedMoves< MOVE, VALUE, SIZE > | |
m_checkOverflow | SgSortedMoves< MOVE, VALUE, SIZE > | [private] |
m_considerEqual | SgSortedMoves< MOVE, VALUE, SIZE > | [private] |
m_initLowerBound | SgSortedMoves< MOVE, VALUE, SIZE > | [private] |
m_lowerBound | SgSortedMoves< MOVE, VALUE, SIZE > | [private] |
m_maxNuMoves | SgSortedMoves< MOVE, VALUE, SIZE > | [private] |
m_move | SgSortedMoves< MOVE, VALUE, SIZE > | [private] |
m_nuMoves | SgSortedMoves< MOVE, VALUE, SIZE > | [private] |
m_value | SgSortedMoves< MOVE, VALUE, SIZE > | [private] |
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 > | [explicit] |
Shuffle() | SgSortedMoves< MOVE, VALUE, SIZE > | |
ShuffleInterval(int from, int to) | SgSortedMoves< MOVE, VALUE, SIZE > | [private] |
Value(int i) const | SgSortedMoves< MOVE, VALUE, SIZE > | |