Main Page   Packages   Class Hierarchy   Alphabetical List   Data Structures   File List   Namespace Members   Data Fields   Globals  

User Class Reference

#include <User.h>

Collaboration diagram for User:

Collaboration graph
[legend]

Public Methods

 User (String name, String url)
int game ()
void game (int)

Data Fields

String name
String url
int game

Constructor & Destructor Documentation

User.User String    name,
String    url
 


Member Function Documentation

void User.game int   
 

int User.game  
 


Field Documentation

int User.game
 

Definition at line 8 of file User.h.

String User.name
 

Definition at line 6 of file User.h.

String User.url
 

Definition at line 7 of file User.h.


The documentation for this class was generated from the following file:

Powered by:

SourceForge Logo