csa.h

#include "osl/piece.h"
#include "osl/move.h"
#include <string>
#include <iosfwd>
csa.hのインクルード依存関係図
このグラフは、どのファイルから直接、間接的にインクルードされているかを示しています。

ソースコードを見る。

ネームスペース

namespace  osl
 

attackDefense.h


namespace  osl::state
 

局面.


namespace  osl::record
 

棋譜関係


namespace  osl::record::csa
 

CSA形式.


関数

const Move osl::record::csa::strToMove (const std::string &s, const state::SimpleState &st)
Player osl::record::csa::charToPlayer (char c)
const Position osl::record::csa::strToPos (const std::string &s)
Ptype osl::record::csa::strToPtype (const std::string &s)
const std::string osl::record::csa::show (Move)
const std::string osl::record::csa::fancyShow (Move)
const std::string osl::record::csa::show (Position)
const std::string osl::record::csa::show (Ptype)
const std::string osl::record::csa::show (Piece)
const std::string osl::record::csa::show (Player)
const std::string osl::record::csa::show (Move, std::string &buf)
const std::string osl::record::csa::show (Position, std::string &buf, size_t offset=0)
const std::string osl::record::csa::show (Ptype, std::string &buf, size_t offset=0)
const std::string osl::record::csa::show (Player, std::string &buf, size_t offset=0)
std::ostream & osl::csaShow (std::ostream &os, Move move)
std::ostream & osl::csaShow (std::ostream &, Position)
std::ostream & osl::csaShow (std::ostream &os, Piece piece)
std::ostream & osl::csaShow (std::ostream &os, Ptype ptype)
 全て クラス ネームスペース ファイル 関数 変数 型定義 列挙型 列挙型の値 フレンド マクロ定義
Sun May 16 09:53:32 2010に生成されました。  doxygen 1.6.3