This is the complete list of members for
BestScoreList, including all inherited members.
| _add(int i, int j, int score) | BestScoreList | [private] |
| add(int i, int j, int score) | BestScoreList | |
| BestScoreList(int limit, int min_score, int seq0_len, int seq1_len, const score_params_t *score_params) | BestScoreList | |
| getBestScore() const | BestScoreList | |
| isAllowed(const score_t best, const score_t score) | BestScoreList | [private] |
| isDerived(const score_t best, const score_t score) | BestScoreList | [private] |
| limit | BestScoreList | [private] |
| min_score | BestScoreList | [private] |
| mutex | BestScoreList | [private] |
| score_params | BestScoreList | [private] |
| seq0_len | BestScoreList | [private] |
| seq1_len | BestScoreList | [private] |
| ~BestScoreList() | BestScoreList | [virtual] |