All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Private Attributes
osl::record::opening::OBMove Class Reference

#include <openingBook.h>

Collaboration diagram for osl::record::opening::OBMove:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 OBMove (Move m, int i)
Move getMove () const
int getStateIndex () const

Private Attributes

Move move
int stateIndex

Detailed Description

Definition at line 73 of file openingBook.h.


Constructor & Destructor Documentation

osl::record::opening::OBMove::OBMove ( Move  m,
int  i 
) [inline]

Definition at line 78 of file openingBook.h.


Member Function Documentation


Member Data Documentation

Definition at line 75 of file openingBook.h.

Referenced by getMove().

Definition at line 76 of file openingBook.h.

Referenced by getStateIndex().


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines