UserInfo Struct Reference

Structure gérant les informations d'un utilisateur (login, mot de passe et score). More...

#include <BdD.h>

List of all members.

Public Attributes

string login
string mdp
unsigned int score


Detailed Description

Structure gérant les informations d'un utilisateur (login, mot de passe et score).

Definition at line 40 of file BdD.h.


Member Data Documentation

string UserInfo::login

Definition at line 41 of file BdD.h.

Referenced by BdD::AjouterUtilisateur(), and BdD::Charger().

string UserInfo::mdp

Definition at line 42 of file BdD.h.

Referenced by BdD::AjouterUtilisateur(), and BdD::Charger().

unsigned int UserInfo::score

Definition at line 43 of file BdD.h.

Referenced by BdD::AjouterUtilisateur(), BdD::Charger(), and BdD::SetScore().


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