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