storage.hpp File Reference

#include <list>
#include <map>
#include "account-server/account.hpp"
#include "account-server/characterdata.hpp"
#include "chat-server/chatchannel.hpp"

Go to the source code of this file.

Classes

class  Storage
 A storage to load and persist dynamic data. More...

Typedefs

typedef std::map< unsigned,
AccountPtr
Accounts
 Data type for the list of accounts.


Typedef Documentation

typedef std::map<unsigned, AccountPtr> Accounts
 

Data type for the list of accounts.

Definition at line 37 of file storage.hpp.


Generated on Fri Mar 30 15:39:17 2007 for TMW Server by  doxygen 1.3.9.1