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