#include <llcommandhandler.h>
Static Public Member Functions | |
| static bool | dispatch (const std::string &cmd, bool from_external_browser, const LLSD ¶ms, const LLSD &queryMap) |
Definition at line 80 of file llcommandhandler.h.
| bool LLCommandDispatcher::dispatch | ( | const std::string & | cmd, | |
| bool | from_external_browser, | |||
| const LLSD & | params, | |||
| const LLSD & | queryMap | |||
| ) | [static] |
Definition at line 117 of file llcommandhandler.cpp.
References LLCommandHandlerRegistry::dispatch(), and LLCommandHandlerRegistry::instance().
Referenced by LLURLDispatcherImpl::dispatchApp().


1.5.5