構成 | ネームスペース | 関数

csa.h

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

ソースコードを見る。

構成

struct  osl::csa::CsaIOError
struct  osl::RecordMinimal
class  osl::csa::CsaFileMinimal
class  osl::csa::CsaString

ネームスペース

namespace  osl
namespace  osl::csa
 

CSA形式.


関数

const Move osl::csa::strToMove (const std::string &s, const SimpleState &st)
Player osl::csa::charToPlayer (char c)
const Square osl::csa::strToPos (const std::string &s)
Ptype osl::csa::strToPtype (const std::string &s)
const std::string osl::csa::show (Move)
const std::string osl::csa::fancyShow (Move)
const std::string osl::csa::show (Square)
const std::string osl::csa::show (Ptype)
const std::string osl::csa::show (Piece)
const std::string osl::csa::show (Player)
const std::string osl::csa::show (const Move *first, const Move *last)
const std::string osl::csa::show (Move, std::string &buf)
const std::string osl::csa::show (Square, std::string &buf, size_t offset=0)
const std::string osl::csa::show (Ptype, std::string &buf, size_t offset=0)
const std::string osl::csa::show (Player, std::string &buf, size_t offset=0)
 全て クラス ネームスペース ファイル 関数 変数 型定義 列挙型 列挙型の値 フレンド マクロ定義