#include <llurldispatcher.h>
| Static Public Member Functions | |
| static bool | isSLURL (const std::string &url) | 
| static bool | isSLURLCommand (const std::string &url) | 
| static bool | dispatch (const std::string &url) | 
| static bool | dispatchRightClick (const std::string &url) | 
Definition at line 34 of file llurldispatcher.h.
| bool LLURLDispatcher::dispatch | ( | const std::string & | url | ) |  [static] | 
Definition at line 356 of file llurldispatcher.cpp.
References LLURLDispatcherImpl::dispatch().
Referenced by LLStartUp::dispatchURL(), LLViewerWindow::handleDataCopy(), and idle_startup().
| bool LLURLDispatcher::dispatchRightClick | ( | const std::string & | url | ) |  [static] | 
Definition at line 361 of file llurldispatcher.cpp.
References LLURLDispatcherImpl::dispatchRightClick().
| bool LLURLDispatcher::isSLURL | ( | const std::string & | url | ) |  [static] | 
| bool LLURLDispatcher::isSLURLCommand | ( | const std::string & | url | ) |  [static] | 
Definition at line 350 of file llurldispatcher.cpp.
References LLURLDispatcherImpl::isSLURLCommand().
 1.4.7
 1.4.7