Belofte version 2.1.8
A promising chess program using the UCI or Winboard interface
|
#include <pgnmove.h>
Public Member Functions | |
bPgnMoveList () | |
bPgnMoveList (bBoard &b) | |
~bPgnMoveList () | |
Friends | |
std::ostream & | operator<< (std::ostream &os, bPgnMoveList const &mpl) |
bPgnMoveList::bPgnMoveList | ( | ) |
Definition at line 165 of file pgnmove.cpp.
|
explicit |
bPgnMoveList::~bPgnMoveList | ( | ) |
Definition at line 180 of file pgnmove.cpp.
|
friend |
Definition at line 185 of file pgnmove.cpp.