107 CRect(
int left,
int right,
int top,
int bottom);
int m_nTop
Top-most vertical co-ordinate.
int m_nLeft
Left-most horizontal co-ordinate.
CTourneyDesc()
Default constructor.
uint64_t UINT64
Typedef of UINT64 for *NIX.
Defines, enumerated types, and typedefs.
int m_nHeight
Board height.
CSearchResult()
Default constructor.
UINT64 m_nRelativeMove[8]
Double move count.
CSearchRequest()
Default constructor.
bool m_bDiscard
Discard result.
GeneratorType
Generator type.
CBoard * m_pBoard
Pointer to chessboard.
int m_nRight
Right-most horizontal co-ordinate.
GeneratorType m_eGenerator
Generator type.
CycleType m_eCycle
Cycle type.
UINT64 m_nSingleMove[8]
Single move count.
CRect(int left, int right, int top, int bottom)
Constructor.
CTourneyDesc m_cTourneyDesc
Tourney descriptor.
int m_nBottom
Bottom-most vertical co-ordinate.
CTourneyDesc m_cTourneyDesc
Tourney descriptor.
int m_nHeight
Board height.
bool m_bObfuscate
Whether to obfuscate.