TheChess
Public Member Functions | Public Attributes

thechess::chess::MovesIterator Class Reference

Collaboration diagram for thechess::chess::MovesIterator:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 MovesIterator (const Moves *moves, Board &board, int from=0)
Move move () const
Move operator* () const
MovesIteratoroperator++ ()

Public Attributes

const Movesmoves_
Boardboard_
int n

The documentation for this class was generated from the following files:
 All Classes Functions Enumerations Enumerator