This is the complete list of members for BitBully::OpeningBook, including all inherited members.
| convertValue(const int value, const Board &b) const | BitBully::OpeningBook | inline |
| getBoardValue(const Board &b) const | BitBully::OpeningBook | inline |
| getBook() const | BitBully::OpeningBook | inline |
| getBookSize() const | BitBully::OpeningBook | inline |
| getEntry(const size_t entryIdx) const | BitBully::OpeningBook | inline |
| getNPly() const | BitBully::OpeningBook | inline |
| init(const std::filesystem::path &bookPath, const bool is_8ply, const bool with_distances) | BitBully::OpeningBook | inline |
| isInBook(const Board &b) const | BitBully::OpeningBook | inline |
| NONE_VALUE | BitBully::OpeningBook | static |
| OpeningBook(const std::filesystem::path &bookPath, const bool is_8ply, const bool with_distances) | BitBully::OpeningBook | inlineexplicit |
| OpeningBook(const std::filesystem::path &bookPath) | BitBully::OpeningBook | inlineexplicit |
| readBook(const std::filesystem::path &filename, const bool with_distances=true, const bool is_8ply=false) | BitBully::OpeningBook | inlinestatic |
| readline(std::ifstream &file, const bool with_distances, const bool is_8ply) | BitBully::OpeningBook | inlinestatic |
| sign(T value) | BitBully::OpeningBook | inlinestatic |