クラス osl::record::MoveRecord
とりあえず tree を表現できるようにする. 合流は考えない. 所詮,出すのは CSA かGCF
[詳細]
#include <record.h>
すべてのメンバ一覧
説明
とりあえず tree を表現できるようにする. 合流は考えない. 所詮,出すのは CSA かGCF
record.h の 48 行で定義されています。
コンストラクタとデストラクタ
osl::record::MoveRecord::MoveRecord |
( |
const Move & |
mv, |
|
|
int |
ni | |
|
) |
| | |
関数
void osl::record::MoveRecord::addComment |
( |
const std::string & |
com |
) |
[inline] |
const std::string& osl::record::MoveRecord::getComment |
( |
|
) |
const [inline] |
const Move osl::record::MoveRecord::getMove |
( |
|
) |
const |
int osl::record::MoveRecord::getNodeIndex |
( |
|
) |
const |
int osl::record::MoveRecord::getTime |
( |
|
) |
const [inline] |
void osl::record::MoveRecord::setComment |
( |
const std::string & |
com |
) |
[inline] |
void osl::record::MoveRecord::setTime |
( |
int |
t |
) |
|
変数
このクラスの説明は次のファイルから生成されました: