tmw/src/net/tmwserv/accountserver/account.h File Reference

#include <iosfwd>

Go to the source code of this file.

Namespaces

namespace  Net
namespace  Net::AccountServer
namespace  Net::AccountServer::Account

Functions

void Net::AccountServer::Account::createCharacter (const std::string &name, char hairStyle, char hairColor, char gender, short strength, short agility, short vitality, short intelligence, short dexterity, short willpower)
void Net::AccountServer::Account::deleteCharacter (char slot)
void Net::AccountServer::Account::selectCharacter (char slot)
void Net::AccountServer::Account::unregister (const std::string &username, const std::string &password)
void Net::AccountServer::Account::changeEmail (const std::string &email)
void Net::AccountServer::Account::changePassword (const std::string &username, const std::string &oldPassword, const std::string &newPassword)


Generated on Sun Apr 26 17:30:42 2009 for The Mana World by  doxygen 1.5.5