All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Classes | Namespaces | Constant Groups | Functions
ki2.h File Reference
#include "osl/record/record.h"
#include "osl/record/kanjiMove.h"
#include <string>
#include <iosfwd>
Include dependency graph for ki2.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  osl::record::ki2::InputStream
 
class  osl::record::ki2::Ki2File
 「.ki2」という拡張子を持つ2ch形式ファイル. More...
 

Namespaces

 osl
 attackDefense.h
 
 osl::record
 棋譜関係
 
 osl::record::ki2
 

Constant Groups

 osl
 attackDefense.h
 
 osl::record
 棋譜関係
 
 osl::record::ki2
 

Functions

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())