Public Attributes | List of all members
datasgame Struct Reference

A data model for the games. More...

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

◆ piocheCards

vector<string>* datasgame::piocheCards

◆ playedCards

vector<string>* datasgame::playedCards

◆ playersList

vector<datasplayer *>* datasgame::playersList

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 Fri Mar 1 2024 08:39:42 for cgicc by doxygen 1.9.6