PlayerIgnoreStrategy Class Reference

#include <player_relations.h>

Inheritance diagram for PlayerIgnoreStrategy:

PIS_blinkname PIS_dotdotdot PIS_emote PIS_nothing

List of all members.


Detailed Description

Ignore strategy: describes how we should handle ignores.

Definition at line 65 of file player_relations.h.


Public Member Functions

virtual ~PlayerIgnoreStrategy ()
virtual void ignore (Player *player, unsigned int flags)=0
 Handle the ignoring of the indicated action by the indicated player.

Public Attributes

std::string mDescription
std::string mShortName

Constructor & Destructor Documentation

virtual PlayerIgnoreStrategy::~PlayerIgnoreStrategy (  )  [inline, virtual]

Definition at line 71 of file player_relations.h.


Member Function Documentation

virtual void PlayerIgnoreStrategy::ignore ( Player player,
unsigned int  flags 
) [pure virtual]

Handle the ignoring of the indicated action by the indicated player.

Implemented in PIS_nothing, PIS_dotdotdot, PIS_blinkname, and PIS_emote.


Member Data Documentation

Definition at line 68 of file player_relations.h.

Definition at line 69 of file player_relations.h.


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

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