boardKey.h

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

ソースコードを見る。

構成

class  osl::hash::GeneralBoardKey< Integer, SIZE >
 手番を含んだ盤面の状態のハッシュ値を保持するためのクラス. [詳細]
struct  osl::hash::GeneralHashKey< BoardKeyBase >
 BoardKey + 駒台(piece stand). [詳細]

ネームスペース

namespace  osl
 

attackDefense.h


namespace  osl::hash
 

ハッシュ


型定義

typedef GeneralBoardKey
< unsigned int, 4 > 
osl::hash::BoardKey32
typedef GeneralBoardKey
< unsigned long long, 2 > 
osl::hash::BoardKey64
typedef GeneralHashKey
< BoardKey32 > 
osl::hash::HashKey32
typedef GeneralHashKey
< BoardKey64 > 
osl::hash::HashKey64

関数

template<typename Integer , size_t SIZE>
bool osl::hash::operator== (const GeneralBoardKey< Integer, SIZE > &l, const GeneralBoardKey< Integer, SIZE > &r)
template<typename Integer , size_t SIZE>
bool osl::hash::operator!= (const GeneralBoardKey< Integer, SIZE > &l, const GeneralBoardKey< Integer, SIZE > &r)
template<typename Integer , size_t SIZE>
bool osl::hash::operator< (const GeneralBoardKey< Integer, SIZE > &l, const GeneralBoardKey< Integer, SIZE > &r)
 set等で使うためのみの不等号.
template<typename T >
bool osl::hash::operator== (const GeneralHashKey< T > &l, const GeneralHashKey< T > &r)
template<typename T >
bool osl::hash::operator!= (const GeneralHashKey< T > &l, const GeneralHashKey< T > &r)
template<typename T >
bool osl::hash::operator< (const GeneralHashKey< T > &l, const GeneralHashKey< T > &r)
 set等で使うためのみの不等号 full orderであること以外に深い意味はない
 全て クラス ネームスペース ファイル 関数 変数 型定義 列挙型 列挙型の値 フレンド マクロ定義
Sun May 16 09:53:05 2010に生成されました。  doxygen 1.6.3