datasgame Struct Reference

A data model for the games. More...

List of all members.

Public Attributes

vector< datasplayer * > * playersList
 The players List.
vector< string > * playedCards
 The actual cards in the game.
vector< string > * piocheCards
 The rest of the cards.


Detailed Description

A data model for the games.

A game need a players list, the cards in the turns and the rest of the cards

Definition at line 96 of file cardgame.cpp.


Member Data Documentation

vector<datasplayer *>* datasgame::playersList

The players List.

See also:
datasplayer

Definition at line 102 of file cardgame.cpp.

Referenced by CardGameTools::createGame(), CardGameTools::drawPlayers(), CardGameTools::gameRules(), CardGameTools::getGame(), CardGameTools::IAPlay(), CardGameTools::playACard(), CardGameTools::testCard(), CardGameTools::turnPlayers(), CardGameTools::writeGame(), and CardGameTools::writeWinner().


The documentation for this struct was generated from the following file:
GNU cgicc - A C++ class library for writing CGI applications
Copyright © 1996 - 2004 Stephen F. Booth
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front Cover Texts, and with no Back-Cover Texts.
Documentation generated Sat Jan 19 21:15:59 2008 for cgicc by doxygen 1.5.1