|
Belofte version 2.2.0
A promising chess program using the UCI or Winboard interface
|
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| union | boardData |
| class | bBoard |
| board More... | |
Typedefs | |
| typedef std::vector< std::string > | movesequence_t |
| typedef std::array< caselist_t,tStatPiece::STAT_SIZE > | piecepostbox_t |
| typedef union boardData | boardData_t |
Enumerations | |
| enum class | bGameStage { ST_NOTSET = 0 , ST_UNSPECIFIED , ST_OPENING , ST_ENDGAME , ST_PAWNENDING , ST_MATING } |
| typedef std::vector<std::string> movesequence_t |
| typedef std::array<caselist_t ,tStatPiece::STAT_SIZE> piecepostbox_t |
| typedef union boardData boardData_t |
|
strong |