|
Belofte version 2.2.0
A promising chess program using the UCI or Winboard interface
|
#include <bel_debug.h>
Public Member Functions | |
| bel_debug () | |
| ~bel_debug () | |
| void | info () const |
Static Public Member Functions | |
| static void | execute (std::string const &args) |
| static void | run_bench (bSearchAlgorithm &search, depth_t const nDepth) |
Definition at line 14 of file bel_debug.h.
|
inline |
Definition at line 16 of file bel_debug.h.
|
inline |
Definition at line 18 of file bel_debug.h.
|
static |
Definition at line 13 of file bel_debug.cpp.
Referenced by cmd_debug::execute().
Here is the call graph for this function:
Here is the caller graph for this function:| void bel_debug::info | ( | ) | const |
Definition at line 90 of file bel_debug.cpp.
Referenced by cmd_info::execute().
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Definition at line 146 of file bel_debug.cpp.
Referenced by cmd_bench::execute().
Here is the call graph for this function:
Here is the caller graph for this function: