Party Class Reference

A temporary group of Characters. More...

#include <eoserv.hpp>

Collaboration diagram for Party:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 Party (Character *host, Character *other)
void Msg (Character *from, std::string message)
void Join (Character *)
void Part (Character *)

Public Attributes

Characterhost
std::list< Character * > members


Detailed Description

A temporary group of Characters.

Constructor & Destructor Documentation

Party::Party ( Character host,
Character other 
)


Member Function Documentation

void Party::Msg ( Character from,
std::string  message 
)

void Party::Join ( Character  ) 

void Party::Part ( Character  ) 


Member Data Documentation

std::list<Character *> Party::members


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

Generated on Sun Apr 5 20:28:24 2009 for EOServ by  doxygen 1.5.7.1