#include <string>
ネームスペース | |
namespace | osl |
| |
namespace | osl::record |
棋譜関係 | |
変数 | |
static const std::string | osl::record::K_BLACK_SIGN = "\xA2\xA5" |
Define Kanji characters by using EUC-JP codes. | |
static const std::string | osl::record::K_WHITE_SIGN = "\xA2\xA4" |
static const std::string | osl::record::K_SPACE = "\xA1\xA1" |
static const std::string | osl::record::K_NAKAGURO = "\xA1\xA6" |
static const std::string | osl::record::K_COLON = "\xA1\xA7" |
static const std::string | osl::record::K_R1 = "\xA3\xB1" |
static const std::string | osl::record::K_R2 = "\xA3\xB2" |
static const std::string | osl::record::K_R3 = "\xA3\xB3" |
static const std::string | osl::record::K_R4 = "\xA3\xB4" |
static const std::string | osl::record::K_R5 = "\xA3\xB5" |
static const std::string | osl::record::K_R6 = "\xA3\xB6" |
static const std::string | osl::record::K_R7 = "\xA3\xB7" |
static const std::string | osl::record::K_R8 = "\xA3\xB8" |
static const std::string | osl::record::K_R9 = "\xA3\xB9" |
static const std::string | osl::record::K_K1 = "\xB0\xEC" |
static const std::string | osl::record::K_K2 = "\xC6\xF3" |
static const std::string | osl::record::K_K3 = "\xBB\xB0" |
static const std::string | osl::record::K_K4 = "\xBB\xCD" |
static const std::string | osl::record::K_K5 = "\xB8\xDE" |
static const std::string | osl::record::K_K6 = "\xCF\xBB" |
static const std::string | osl::record::K_K7 = "\xBC\xB7" |
static const std::string | osl::record::K_K8 = "\xC8\xAC" |
static const std::string | osl::record::K_K9 = "\xB6\xE5" |
static const std::string | osl::record::K_MIGI = "\xB1\xA6" |
static const std::string | osl::record::K_HIDARI = "\xBA\xB8" |
static const std::string | osl::record::K_UE = "\xBE\xE5" |
static const std::string | osl::record::K_SHITA = "\xB2\xBC" |
static const std::string | osl::record::K_SUGU = "\xC4\xBE" |
static const std::string | osl::record::K_YORU = "\xB4\xF3" |
static const std::string | osl::record::K_HIKU = "\xB0\xFA" |
static const std::string | osl::record::K_YUKU = "\xB9\xD4" |
static const std::string | osl::record::K_ONAZI = "\xC6\xB1" |
static const std::string | osl::record::K_NARU = "\xC0\xAE" |
static const std::string | osl::record::K_FUNARI = "\xC9\xD4" + K_NARU |
static const std::string | osl::record::K_UTSU = "\xC2\xC7" |
static const std::string | osl::record::K_PAWN = "\xCA\xE2" |
static const std::string | osl::record::K_PAWN_R = "\xA7\xAE" |
static const std::string | osl::record::K_PPAWN = "\xA4\xC8" |
static const std::string | osl::record::K_PPAWN_R = "\xA7\xAF" |
static const std::string | osl::record::K_LANCE = "\xB9\xE1" |
static const std::string | osl::record::K_LANCE_R = "\xA7\xAC" |
static const std::string | osl::record::K_PLANCE = "\xB0\xC9" |
static const std::string | osl::record::K_PLANCE_R = "\xA7\xAD" |
static const std::string | osl::record::K_PLANCE_D = K_NARU + K_LANCE |
static const std::string | osl::record::K_KNIGHT = "\xB7\xCB" |
static const std::string | osl::record::K_KNIGHT_R = "\xA7\xAA" |
static const std::string | osl::record::K_PKNIGHT = "\xB7\xBD" |
static const std::string | osl::record::K_PKNIGHT_R = "\xA7\xAB" |
static const std::string | osl::record::K_PKNIGHT_D = K_NARU + K_KNIGHT |
static const std::string | osl::record::K_SILVER = "\xB6\xE4" |
static const std::string | osl::record::K_SILVER_R = "\xA7\xA8" |
static const std::string | osl::record::K_PSILVER = "\xC1\xB4" |
static const std::string | osl::record::K_PSILVER_R = "\xA7\xA9" |
static const std::string | osl::record::K_PSILVER_D = K_NARU + K_SILVER |
static const std::string | osl::record::K_GOLD = "\xB6\xE2" |
static const std::string | osl::record::K_GOLD_R = "\xA7\xA7" |
static const std::string | osl::record::K_BISHOP = "\xB3\xD1" |
static const std::string | osl::record::K_BISHOP_R = "\xA7\xA4" |
static const std::string | osl::record::K_PBISHOP = "\xC7\xCF" |
static const std::string | osl::record::K_PBISHOP_R = "\xA7\xA5" |
static const std::string | osl::record::K_ROOK = "\xC8\xF4" |
static const std::string | osl::record::K_ROOK_R = "\xA7\xA2" |
static const std::string | osl::record::K_PROOK = "\xCE\xB6" |
static const std::string | osl::record::K_PROOK2 = "\xCE\xB5" |
static const std::string | osl::record::K_PROOK_R = "\xA7\xA3" |
static const std::string | osl::record::K_KING = "\xB6\xCC" |
static const std::string | osl::record::K_KING_R = "\xA7\xA1" |
static const std::string | osl::record::K_BLACK = "\xC0\xE8\xBC\xEA" |
static const std::string | osl::record::K_WHITE = "\xB8\xE5\xBC\xEA" |
static const std::string | osl::record::K_BLACK_STAND = K_BLACK + "\xBB\xFD\xB6\xF0" |
static const std::string | osl::record::K_WHITE_STAND = K_WHITE + "\xBB\xFD\xB6\xF0" |
static const std::string | osl::record::K_TEAIWARI = "\xBC\xEA\xB9\xE7\xB3\xE4" |
static const std::string | osl::record::K_PASS = "\xA5\xD1\xA5\xB9" |
static const std::string | osl::record::K_SENKEI = "\xC0\xEF\xB7\xBF" |
static const std::string | osl::record::K_TORYO = "\xc5\xea\xce\xbb" |
static const std::string | osl::record::K_HENKA = "\xca\xd1\xb2\xbd" |
static const std::string | osl::record::K_KISEN = "\xb4\xfd\xc0\xef" |
static const std::string | osl::record::K_KIFU = "\xb4\xfd\xc9\xe8" |
static const std::string | osl::record::K_TSUMERO = "\xb5\xcd\xa4\xe1\xa4\xed" |