#include "osl/record/record.h"
#include "osl/record/kanjiMove.h"
#include <string>
#include <iosfwd>
Go to the source code of this file.
|  | 
| const std::string | osl::record::ki2::show (Square) | 
|  | 
| const std::string | osl::record::ki2::show (Square cur, Square prev) | 
|  | 
| const std::string | osl::record::ki2::show (Ptype) | 
|  | 
| const std::string | osl::record::ki2::showPromote (bool) | 
|  | 
| const std::string | osl::record::ki2::show (Move move, 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 (const Move *first, const Move *last, const char *threatmate_first, const char *threatmate_last, const NumEffectState &state, Move prev=Move()) | 
|  |