All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions | Private Attributes | List of all members
osl::record::opening::OBMove Class Reference

#include <openingBook.h>

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

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

Move osl::record::opening::OBMove::getMove ( ) const
inline
int osl::record::opening::OBMove::getStateIndex ( ) const
inline

Member Data Documentation

Move osl::record::opening::OBMove::move
private

Definition at line 75 of file openingBook.h.

Referenced by getMove().

int osl::record::opening::OBMove::stateIndex
private

Definition at line 76 of file openingBook.h.

Referenced by getStateIndex().


The documentation for this class was generated from the following file: