central/user.h File Reference

#include <vector>
#include <map>
#include "../general/channel.h"

Go to the source code of this file.

Classes

class  user
 Data on a user to the game. More...

Functions

void load_user (channel *ch)
 Get the data from a user.

Variables

map< std::string, userusers
 Total list of users on username.


Function Documentation

void load_user ( channel ch  ) 

Get the data from a user.


Variable Documentation

map<std::string, user> users

Total list of users on username.



Generated on Tue Jan 1 17:30:01 2008 for central/user.h File Reference by  doxygen   Visit the project page on SourceForge.net Logo