AddDisabledLines(const std::set< SgHashCode > &disabled) | GoAutoBook | |
ExportToOldFormat(GoAutoBookState &state, std::ostream &os) const | GoAutoBook | |
ExportToOldFormat(GoAutoBookState &state, std::ostream &out, std::set< SgHashCode > &seen) const | GoAutoBook | [private] |
FindBestChild(GoAutoBookState &state) const | GoAutoBook | |
Flush() | GoAutoBook | |
Get(const GoAutoBookState &state, SgBookNode &node) const | GoAutoBook | |
GoAutoBook(const std::string &filename, const GoAutoBookParam ¶m) | GoAutoBook | |
ImportHashValuePairs(std::istream &in) | GoAutoBook | |
LookupMove(const GoBoard &brd) const | GoAutoBook | |
m_data | GoAutoBook | [private] |
m_disabled | GoAutoBook | [private] |
m_filename | GoAutoBook | [private] |
m_param | GoAutoBook | [private] |
Map typedef | GoAutoBook | [private] |
Merge(const GoAutoBook &other) | GoAutoBook | |
ParseWorkList(std::istream &in) | GoAutoBook | [static] |
Put(const GoAutoBookState &state, const SgBookNode &node) | GoAutoBook | |
Save(const std::string &filename) const | GoAutoBook | |
TruncateByDepth(int depth, GoAutoBookState &state, GoAutoBook &other) const | GoAutoBook | |
TruncateByDepth(int depth, GoAutoBookState &state, GoAutoBook &other, std::set< SgHashCode > &seen) const | GoAutoBook | [private] |
~GoAutoBook() | GoAutoBook |