| Array.h | This file contains the definition of class Array |
| BitBoard.h | This file contains the declaration of class BitBoard |
| candidates_table.cc | Program used to generate cwchess::candidates_table[] |
| CastleFlags.cc | This file contains the implementation of class CastleFlags |
| CastleFlags.h | This file contains the declaration of class CastleFlags |
| chattr.h | Character attribute definitions and arrays |
| ChessboardWidget.cc | This file contains the implementation of the gtkmm class ChessboardWidget |
| ChessboardWidget.h | This file contains the declaration of the gtkmm class ChessboardWidget |
| ChessGame.cc | This file contains the implementation of class ChessGame |
| ChessGame.h | This file contains the declaration of class ChessGame |
| ChessNotation.cc | This file contains the implementation of class ChessNotation |
| ChessNotation.h | This file contains the declaration of class ChessNotation |
| ChessPosition.cc | This file contains the implementation of class ChessPosition |
| ChessPosition.h | This file contains the declaration of class ChessPosition |
| ChessPositionWidget.cc | This file contains the implementation of class ChessPositionWidget |
| ChessPositionWidget.h | This file contains the declaration of class ChessPositionWidget |
| Code.cc | This file contains the implementation of class Code |
| Code.h | This file contains the declaration of class Code |
| Color.h | This file contains the declaration of class Color |
| CountBoard.h | This file contains the declaration of class CountBoard |
| CwChessboard.cc | This file contains the implementation of the GTK+ widget CwChessboard |
| CwChessboard.h | This file contains the declaration of the GTK+ widget CwChessboard |
| CwChessboardCodes.h | This file contains the definitions of the CwChessboardCode constants |
| debug.cc | Debug specific code |
| Direction.cc | This file contains the implementation of class Direction |
| Direction.h | This file contains the declaration of class Direction |
| direction_index_table.cc | Program used to generate cwchess::direction_index_table[] |
| direction_table.cc | Program used to generate cwchess::direction_table[] |
| EnPassant.h | This file contains the declaration of class EnPassant |
| Flags.h | This file contains the declaration of class Flags |
| from_to_table.cc | Program used to generate cwchess::from_to_table[] |
| GameNode.cc | This file contains the implementation of class GameNode |
| GameNode.h | This file contains the declaration of class GameNode |
| Index.h | This file contains the declaration of class Index |
| MemoryBlockList.cc | This file contains the implementation of class MemoryBlockList |
| MemoryBlockList.h | This file contains the declaration of class MemoryBlockList |
| MetaData.cc | This file contains the implementation of class MetaData |
| MetaData.h | This file contains the declaration of class MetaData |
| Move.h | This file contains the definition of class Move |
| MoveIterator.cc | This file contains the implementation of class MoveIterator |
| MoveIterator.h | This file contains the declaration of class MoveIterator |
| MoveIterator.inl | This file contains the inline definitions of class MoveIterator |
| PgnDatabase.cc | This file contains the implementation of class pgn::Database |
| PgnDatabase.h | This file contains the declaration of class pgn::Database |
| PgnGame.cc | This file contains the implementation of class PgnGame |
| PgnGame.h | This file contains the declaration of class PgnGame |
| PgnGrammar.cc | This file contains the implementation of class PgnGrammar |
| PgnGrammar.h | This file contains the declaration of class PgnGrammar |
| Piece.h | This file contains the declaration of class Piece |
| PieceIterator.h | This file contains the definition of class PieceIterator |
| PieceIterator.inl | This file contains the inline definitions of class PieceIterator |
| Promotion.cc | This file contains the implementation of class Promotion |
| Promotion.h | This file contains the declaration of class Promotion |
| Referenceable.cc | This file contains the implementation of class Referenceable |
| Referenceable.h | This file contains the declaration of class Referenceable |
| table_gen.cc | |
| testsuite.cc | A testsuite for the cwchess classes |
| tstbenchmark.cc | A program to measure the move generation speed |
| tstc.c | An example of how to use the GTK+ widget with C code |
| tstchessposition.cc | A test application that prints all legal moves of a given position |
| tstcpp.cc | A full-blown test application used for debugging cwchess::ChessPosition |
| tsticonv.cc | |
| tstpgn.cc | A test application to test reading PGN files |
| tstpgnread.cc | |
| tstspirit.cc | A test application to test using boost::spirit::classic |
| Type.h | This file contains the declaration of class Type |