Net::ChatServer::Guild Namespace Reference


Functions

void createGuild (const std::string &name)
 Create guild.
void invitePlayer (const std::string &name, short guildId)
 Invite a player to your guild.
void acceptInvite (const std::string &name)
 Accept an invite another player has sent to join their guild.
void getGuildMembers (short guildId)
 Get a list of members in a guild.
void promoteMember (const std::string &name, short guildId, short level)
 Promote guild member.
void quitGuild (short guildId)
 Quit guild.


Function Documentation

void Net::ChatServer::Guild::acceptInvite ( const std::string &  name  ) 

Accept an invite another player has sent to join their guild.

Definition at line 54 of file guild.cpp.

void Net::ChatServer::Guild::createGuild ( const std::string &  name  ) 

Create guild.

Definition at line 33 of file guild.cpp.

void Net::ChatServer::Guild::getGuildMembers ( short  guildId  ) 

Get a list of members in a guild.

Definition at line 64 of file guild.cpp.

void Net::ChatServer::Guild::invitePlayer ( const std::string &  name,
short  guildId 
)

Invite a player to your guild.

Definition at line 43 of file guild.cpp.

void Net::ChatServer::Guild::promoteMember ( const std::string &  name,
short  guildId,
short  level 
)

Promote guild member.

Definition at line 74 of file guild.cpp.

void Net::ChatServer::Guild::quitGuild ( short  guildId  ) 

Quit guild.

Definition at line 87 of file guild.cpp.


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