Public メソッド | Static Public メソッド

クラス osl::hash::HashKey

#include <hashKey.h>

osl::hash::HashKeyに対する継承グラフ
Inheritance graph
[凡例]
osl::hash::HashKeyのコラボレーション図
Collaboration graph
[凡例]

すべてのメンバ一覧

Public メソッド

 HashKey ()
 HashKey (const SimpleState &)
const HashKey newHashWithMove (Move move) const
const HashKey newMakeMove (Move) const
const HashKey newUnmakeMove (Move) const
void dumpContents (std::ostream &os) const
void dumpContentsCerr () const

Static Public メソッド

static const HashKey readFromDump (const std::string &)
static const HashKey readFromDump (std::istream &)

説明

hashKey.h152 行で定義されています。


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

osl::hash::HashKey::HashKey (  )  [inline]

hashKey.h155 行で定義されています。

osl::hash::HashKey::HashKey ( const SimpleState state  ) 

関数

void osl::hash::HashKey::dumpContents ( std::ostream &  os  )  const
void osl::hash::HashKey::dumpContentsCerr (  )  const

hashKey.cc46 行で定義されています。

参照先 dumpContents().

const osl::hash::HashKey osl::hash::HashKey::newHashWithMove ( Move  move  )  const

hashKey.cc63 行で定義されています。

参照先 newMakeMove().

const osl::hash::HashKey osl::hash::HashKey::newMakeMove ( Move  move  )  const
const osl::hash::HashKey osl::hash::HashKey::newUnmakeMove ( Move  move  )  const
static const HashKey osl::hash::HashKey::readFromDump ( const std::string &   )  [static]
static const HashKey osl::hash::HashKey::readFromDump ( std::istream &   )  [static]

このクラスの説明は次のファイルから生成されました:
 全て クラス ネームスペース ファイル 関数 変数 型定義 列挙型 列挙型の値 フレンド マクロ定義