#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, user > | users |
Total list of users on username. |
Generated on Tue Jan 1 17:30:01 2008 for central/user.h File Reference by
Visit the project page on