構成 | ネームスペース | 列挙型 | 関数

simpleState.h

#include "osl/basic_type.h"
#include "osl/bits/ptypeTable.h"
#include "osl/bits/boardTable.h"
#include "osl/bits/ptypeTraits.h"
#include "osl/bits/pieceMask.h"
#include "osl/bits/bitXmask.h"
#include "osl/bits/effectContent.h"
#include "osl/container.h"
#include <iosfwd>
simpleState.hのインクルード依存関係図
このグラフは、どのファイルから直接、間接的にインクルードされているかを示しています。

ソースコードを見る。

構成

class  osl::SimpleState

ネームスペース

namespace  osl

列挙型

enum  osl::Handicap { osl::HIRATE }

関数

std::ostream & osl::operator<< (std::ostream &os, const SimpleState &state)
bool osl::operator== (const SimpleState &st1, const SimpleState &st2)
 盤上の駒のみを比較する(持ち駒は見ない).
 全て クラス ネームスペース ファイル 関数 変数 型定義 列挙型 列挙型の値 フレンド マクロ定義