PartyTab Class Reference

#include <partytab.h>

Inheritance diagram for PartyTab:

ChatTab Tab

List of all members.


Detailed Description

A tab for a party chat channel.

Definition at line 30 of file partytab.h.


Public Member Functions

 PartyTab ()
 ~PartyTab ()
void showHelp ()
 Add any extra help text to the output.
bool handleCommand (const std::string &type, const std::string &args)
 Handle special commands.

Protected Member Functions

void handleInput (const std::string &msg)

Constructor & Destructor Documentation

PartyTab::PartyTab (  ) 

Definition at line 37 of file partytab.cpp.

PartyTab::~PartyTab (  ) 

Definition at line 42 of file partytab.cpp.


Member Function Documentation

void PartyTab::showHelp (  )  [virtual]

Add any extra help text to the output.

Allows tabs to define help for commands defined by the tab itself.

Reimplemented from ChatTab.

Definition at line 51 of file partytab.cpp.

bool PartyTab::handleCommand ( const std::string &  type,
const std::string &  args 
) [virtual]

Handle special commands.

Allows a tab to handle commands it defines itself.

Returns:
true if the command was handled false if the command was not handled

Reimplemented from ChatTab.

Definition at line 63 of file partytab.cpp.

void PartyTab::handleInput ( const std::string &  msg  )  [protected, virtual]

Reimplemented from ChatTab.

Definition at line 46 of file partytab.cpp.


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

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