Party Class Reference

A party that contains 1 or more characters to play together. More...

#include <party.hpp>

List of all members.

Public Types

typedef std::vector< std::string > PartyUsers

Public Member Functions

 Party ()
 Constructor.
void addUser (const std::string &name)
 Add user to party.
void removeUser (const std::string &name)
 Remove user from party.
unsigned int numUsers ()
 Return number of users in party.
unsigned int getId ()
 Return the party id.


Detailed Description

A party that contains 1 or more characters to play together.

Definition at line 31 of file party.hpp.


The documentation for this class was generated from the following files:

Generated on Sun Apr 26 17:30:46 2009 for TMW Server Collection by  doxygen 1.5.5