Static Public Member Functions

HistoryLoader< Move< ChessBoard::Coords > > Class Template Reference

List of all members.

Static Public Member Functions

static History< Move
< ChessBoard::Coords > > 
load (const std::string &fileName, bool &error)

template<>
class HistoryLoader< Move< ChessBoard::Coords > >


Member Function Documentation

History< Move< ChessBoard::Coords > > HistoryLoader< Move< ChessBoard::Coords > >::load ( const std::string &  fileName,
bool &  error 
) [static]

Load chess moves from a file

Parameters:
fileName the file name where to save the data
error false if the file could not be read
Returns:
the history

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