|
Belofte version 2.2.0
A promising chess program using the UCI or Winboard interface
|
#include <pgnmove.h>
Public Member Functions | |
| bPgnMoveList () | |
| bPgnMoveList (bPgnMoveList const &pml) | |
| 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 bPgnMoveList(), and operator<<.
Here is the caller graph for this function:
|
inline |
|
explicit |
|
friend |
Definition at line 159 of file pgnmove.cpp.