

Go to the source code of this file.
Classes | |
| class | osl::record::psn::ParseError |
Namespaces | |
| namespace | osl |
|
| |
| namespace | osl::state |
局面. | |
| namespace | osl::record |
棋譜関係 | |
| namespace | osl::record::psn |
gnushogi で使われるフォーマット. | |
Functions | |
| const Move | osl::record::psn::strToMove (const std::string &, const state::SimpleState &) |
| const Square | osl::record::psn::strToPos (const std::string &) |
| Ptype | osl::record::psn::charToPtype (char) |
| const std::string | osl::record::psn::show (Move) |
| const std::string | osl::record::psn::show (Square) |
| char | osl::record::psn::show (Ptype) |
| const std::string | osl::record::psn::showXP (Move) |
| decorate capture by 'x', promote by '+', and unpromote by '=' | |
1.7.6.1