#include <searchInfo.h>

Public Member Functions | |
| SearchInfo () | |
Public Attributes | |
| int | value |
| vector< Move > | moves |
Definition at line 14 of file searchInfo.h.
| osl::record::SearchInfo::SearchInfo | ( | ) | [inline] |
Definition at line 18 of file searchInfo.h.
| vector<Move> osl::record::SearchInfo::moves |
Definition at line 17 of file searchInfo.h.
Definition at line 16 of file searchInfo.h.
1.7.4