Public Member Functions | List of all members
cwchess::ChessGame Class Reference

Public Member Functions

 ChessGame (void)
 Construct an uninitialized ChessGame object.
 
MetaData const&  meta_data (void) const
 Access the meta data of the game.
 
std::vector< GameNode > const&  nodes (void) const
 Access the game nodes of the game.
 
void read (pgn::Game const& pgn_game)
 Read a game from a PGN file.
 

Detailed Description

Definition at line 37 of file ChessGame.h.


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

Copyright © 2006 - 2010 Carlo Wood.  All rights reserved.