LLCommandHandler Class Reference

#include <llcommandhandler.h>

Inheritance diagram for LLCommandHandler:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 LLCommandHandler (const char *command)
virtual ~LLCommandHandler ()
virtual bool handle (const std::vector< std::string > &params)=0

Detailed Description

Definition at line 59 of file llcommandhandler.h.


Constructor & Destructor Documentation

LLCommandHandler::LLCommandHandler ( const char *  command  ) 

Definition at line 84 of file llcommandhandler.cpp.

References LLCommandHandlerRegistry::add(), and LLCommandHandlerRegistry::instance().

LLCommandHandler::~LLCommandHandler (  )  [virtual]

Definition at line 89 of file llcommandhandler.cpp.


Member Function Documentation

virtual bool LLCommandHandler::handle ( const std::vector< std::string > &  params  )  [pure virtual]

Implemented in LLAgentHandler, LLClassifiedHandler, LLEventHandler, LLGroupHandler, LLParcelHandler, and LLTeleportHandler.

Referenced by LLCommandHandlerRegistry::dispatch().


The documentation for this class was generated from the following files:
Generated on Thu Jul 1 06:11:13 2010 for Second Life Viewer by  doxygen 1.4.7