

Public Member Functions | |
| LLEventHandler () | |
| bool | handle (const std::vector< std::string > &tokens) |
Definition at line 46 of file llfloaterevent.cpp.
| LLEventHandler::LLEventHandler | ( | ) | [inline] |
Definition at line 49 of file llfloaterevent.cpp.
| bool LLEventHandler::handle | ( | const std::vector< std::string > & | tokens | ) | [inline, virtual] |
Implements LLCommandHandler.
Definition at line 50 of file llfloaterevent.cpp.
References LLFloaterEventInfo::show().
1.4.7