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