|
LeviLamina
|
This is the complete list of members for OreUI::IRouteMatcher, including all inherited members.
| areCompatible(::std::string const &routeA, ::std::string const &routeB) const =0 (defined in OreUI::IRouteMatcher) | OreUI::IRouteMatcher | pure virtual |
| getDefaultRouteForFile(::std::string const &file) const =0 (defined in OreUI::IRouteMatcher) | OreUI::IRouteMatcher | pure virtual |
| getRouteMode(::std::string const &route) const =0 (defined in OreUI::IRouteMatcher) | OreUI::IRouteMatcher | pure virtual |
| getRoutePrerequisite(::std::string const &route) const =0 (defined in OreUI::IRouteMatcher) | OreUI::IRouteMatcher | pure virtual |
| getRouteType(::std::string const &route) const =0 (defined in OreUI::IRouteMatcher) | OreUI::IRouteMatcher | pure virtual |
| isRouteInDirectory(::std::string const &directory, ::std::string const &route) const =0 (defined in OreUI::IRouteMatcher) | OreUI::IRouteMatcher | pure virtual |
| isSupported(::std::string const &route) const =0 (defined in OreUI::IRouteMatcher) | OreUI::IRouteMatcher | pure virtual |
| navigateTo(::std::string const &route, ::OreUI::RouteHistoryAction action) const =0 (defined in OreUI::IRouteMatcher) | OreUI::IRouteMatcher | pure virtual |
| redirectIfNeeded(::std::string const &route) const =0 (defined in OreUI::IRouteMatcher) | OreUI::IRouteMatcher | pure virtual |
| ~IRouteMatcher()=default (defined in OreUI::IRouteMatcher) | OreUI::IRouteMatcher | virtual |