#include "osl/progress/effect5x3.h"#include "osl/progress/ml/newProgress.h"#include "osl/record/csaRecord.h"#include "osl/state/numEffectState.h"#include "osl/apply_move/applyMove.h"#include <stdexcept>#include <iostream>#include <iomanip>#include <cstdlib>#include <cstdio>#include <unistd.h>
関数 | |
| void | usage (const char *prog) |
| void | show (const char *filename) |
| int | main (int argc, char **argv) |
| void | show (const NumEffectState &state) |
変数 | |
| bool | show_all_states = false |
| int main | ( | int | argc, | |
| char ** | argv | |||
| ) |
progress/show-state.cc の 30 行で定義されています。
| void show | ( | const NumEffectState & | state | ) |
progress/show-state.cc の 61 行で定義されています。
参照先 osl::BLACK, osl::Piece::isOnBoard(), osl::PieceStand::order, osl::Piece::SIZE, と osl::WHITE.
| void show | ( | const char * | filename | ) |
progress/show-state.cc の 72 行で定義されています。
参照先 moves, osl::record::csa::show(), と show_all_states.
| void usage | ( | const char * | prog | ) |
progress/show-state.cc の 19 行で定義されています。
| bool show_all_states = false |
progress/show-state.cc の 29 行で定義されています。
1.6.3