#include <openingBook.h>

Public メソッド | |
| int | stateIndex () const |
| void | setWeight (const int w) |
Public 変数 | |
| Move | move |
| int | state_index |
| int | weight |
openingBook.h の 97 行で定義されています。
| void osl::book::WMove::setWeight | ( | const int | w | ) | [inline] |
openingBook.h の 104 行で定義されています。
参照先 weight.
| int osl::book::WMove::stateIndex | ( | ) | const [inline] |
openingBook.h の 103 行で定義されています。
参照先 state_index.
openingBook.h の 100 行で定義されています。
参照元 osl::book::operator>>(), と stateIndex().
1.7.1