HangmanDb::Score Struct Reference

#include <HangmanDb.h>

List of all members.

Public Attributes

int number
std::wstring user
int numgames
int score
std::wstring lastseen


Detailed Description

Definition at line 22 of file HangmanDb.h.


Member Data Documentation

std::wstring HangmanDb::Score::lastseen

Definition at line 27 of file HangmanDb.h.

int HangmanDb::Score::number

Definition at line 23 of file HangmanDb.h.

int HangmanDb::Score::numgames

Definition at line 25 of file HangmanDb.h.

int HangmanDb::Score::score

Definition at line 26 of file HangmanDb.h.

std::wstring HangmanDb::Score::user

Definition at line 24 of file HangmanDb.h.


The documentation for this struct was generated from the following file:
Generated on Sun Jul 1 19:37:24 2007 for Wt by doxygen 1.4.7