構成 | |
class | InputStream |
class | Ki2File |
「.ki2」という拡張子を持つ2ch形式ファイル. [詳細] | |
struct | Ki2IOError |
関数 | |
const std::string | show (Position) |
const std::string | show (Position cur, Position prev) |
const std::string | show (Ptype) |
const std::string | showPromote (bool) |
const std::string | show (Move move, const NumEffectState &state, Move prev=Move()) |
const std::string | show (const Move *first, const Move *last, const NumEffectState &state, Move prev=Move()) |
const std::string osl::record::ki2::show | ( | const Move * | first, | |
const Move * | last, | |||
const NumEffectState & | state, | |||
Move | prev = Move() | |||
) |
const std::string osl::record::ki2::show | ( | Move | move, | |
const NumEffectState & | state, | |||
Move | prev = Move() | |||
) |
参照先 osl::BLACK, osl::Position::canPromote(), osl::canPromote(), osl::Move::from(), osl::PtypeTable::getIndex(), osl::isMajor(), osl::Move::isNormal(), osl::Piece::isOnBoardByOwner(), osl::Move::isPass(), osl::Position::isPieceStand(), osl::Move::isPromote(), osl::isPromoted(), osl::record::K_BLACK_SIGN, osl::record::K_HIDARI, osl::record::K_HIKU, osl::record::K_MIGI, osl::record::K_ONAZI, osl::record::K_PASS, osl::record::K_SUGU, osl::record::K_UE, osl::record::K_UTSU, osl::record::K_WHITE_SIGN, osl::record::K_YORU, osl::Move::oldPtype(), osl::Move::player(), osl::playerToMul(), osl::Piece::position(), osl::Piece::ptype(), osl::Ptype_Table, show(), showPromote(), osl::Move::to(), osl::Position::x(), と osl::Position::y().
const std::string osl::record::ki2::show | ( | Ptype | ptype | ) |
const std::string osl::record::ki2::show | ( | Position | cur, | |
Position | prev | |||
) |
参照先 osl::record::K_ONAZI, と show().
const std::string osl::record::ki2::show | ( | Position | position | ) |
const std::string osl::record::ki2::showPromote | ( | bool | promote | ) |