PartieInfo Struct Reference

Structure comportant les informations sur une partie
Identifiant (port TCP), logins, scores et nombre de fantomes automatiques. More...

#include <Partie.h>

List of all members.

Public Attributes

unsigned int id
string loginP
string loginF [3]
int scoreP
int scoreF [3]
int nbFantomeAuto


Detailed Description

Structure comportant les informations sur une partie
Identifiant (port TCP), logins, scores et nombre de fantomes automatiques.

Definition at line 40 of file Partie.h.


Member Data Documentation

unsigned int PartieInfo::id

Definition at line 41 of file Partie.h.

Referenced by Partie::AjouterPartie().

string PartieInfo::loginP

Definition at line 42 of file Partie.h.

Referenced by Partie::AjouterPartie(), Partie::SetLoginPacman(), and Partie::ToString().

string PartieInfo::loginF[3]

Definition at line 43 of file Partie.h.

Referenced by Partie::Afficher(), Partie::AjouterPartie(), Partie::SetLoginF(), and Partie::ToString().

int PartieInfo::scoreP

Definition at line 44 of file Partie.h.

Referenced by Partie::AjouterPartie(), and Partie::SetScorePacman().

int PartieInfo::scoreF[3]

Definition at line 45 of file Partie.h.

Referenced by Partie::Afficher(), Partie::AjouterPartie(), Partie::SetScoreF(), and Partie::ToString().

int PartieInfo::nbFantomeAuto

Definition at line 46 of file Partie.h.

Referenced by Partie::AjouterPartie(), and Partie::SetNbFantomeAuto().


The documentation for this struct was generated from the following file:
Generated on Wed Jan 2 14:02:08 2008 for Pacman by  doxygen 1.5.1