This file contains the declaration of class ChessNotation. More...
#include <iosfwd>
#include "ChessPosition.h"
#include "Type.h"
#include "Piece.h"
#include "Index.h"
#include "Move.h"
Go to the source code of this file.
Classes | |
class | cwchess::ChessNotation |
A helper class to write other objects to an ostream. More... | |
Namespaces | |
cwchess | |
A namespace for all chess related objects that are not related to the GUI. | |
This file contains the declaration of class ChessNotation.
Definition in file ChessNotation.h.