クラス osl::record::KisenFile

「.kif」という拡張子を持つ棋泉形式ファイル. [詳細]

#include <kisen.h>

osl::record::KisenFileのコラボレーション図
Collaboration graph
[凡例]

すべてのメンバ一覧

Public メソッド

 KisenFile (const std::string &fileName)
 ~KisenFile ()
size_t size () const
const NumEffectState getInitialState () const
const vector< MovegetMoves (size_t index)
const std::string & getFileName () const
const std::string ipxFileName () const

Static Public メソッド

static const std::string ipxFileName (const std::string &)

Static Public 変数

static const size_t maxMoves = 256

Private 変数

std::ifstream ifs
size_t numberOfGames
state::SimpleState const initialState
const std::string fileName

説明

「.kif」という拡張子を持つ棋泉形式ファイル.

手のみの情報が入っている

kisen.h38 行で定義されています。


コンストラクタとデストラクタ

osl::record::KisenFile::KisenFile ( const std::string &  fileName  )  [explicit]

kisen.cc88 行で定義されています。

参照先 ifs, と numberOfGames.

osl::record::KisenFile::~KisenFile (  ) 

kisen.cc263 行で定義されています。


関数

const std::string& osl::record::KisenFile::getFileName (  )  const [inline]

kisen.h52 行で定義されています。

参照先 fileName.

const NumEffectState osl::record::KisenFile::getInitialState (  )  const [inline]

kisen.h50 行で定義されています。

参照先 initialState.

参照元 check_all(), convert(), find_all(), と main().

const vector< Move > osl::record::KisenFile::getMoves ( size_t  index  ) 
const std::string osl::record::KisenFile::ipxFileName ( const std::string &  filename  )  [static]

kisen.cc127 行で定義されています。

const std::string osl::record::KisenFile::ipxFileName (  )  const [inline]

kisen.h53 行で定義されています。

参照先 fileName, と ipxFileName().

参照元 ipxFileName().

size_t osl::record::KisenFile::size (  )  const [inline]

kisen.h49 行で定義されています。

参照先 numberOfGames.

参照元 check_all(), convert(), find_all(), getMoves(), と main().


変数

const std::string osl::record::KisenFile::fileName [private]

kisen.h43 行で定義されています。

参照元 getFileName(), と ipxFileName().

std::ifstream osl::record::KisenFile::ifs [private]

kisen.h40 行で定義されています。

参照元 getMoves(), と KisenFile().

kisen.h42 行で定義されています。

参照元 getInitialState().

const size_t osl::record::KisenFile::maxMoves = 256 [static]

kisen.h45 行で定義されています。

参照元 getMoves().

kisen.h41 行で定義されています。

参照元 KisenFile(), と size().


このクラスの説明は次のファイルから生成されました:
 全て クラス ネームスペース ファイル 関数 変数 型定義 列挙型 列挙型の値 フレンド マクロ定義
Sun May 16 09:58:46 2010に生成されました。  doxygen 1.6.3