magpie
Loading...
Searching...
No Matches
magpie::routing::Router< ContextType > Member List

This is the complete list of members for magpie::routing::Router< ContextType >, including all inherited members.

invokeRoute(const std::string &path, data::CommonData *ctx, Request &req, Response &res) const override (defined in magpie::routing::Router< ContextType >)magpie::routing::Router< ContextType >inlinevirtual
normalisePath(const std::string_view &path, std::string_view &normPath, std::string_view &rawGetArgs) const (defined in magpie::routing::Router< ContextType >)magpie::routing::Router< ContextType >inline
pathToComponents(const std::string_view &path) const (defined in magpie::routing::Router< ContextType >)magpie::routing::Router< ContextType >inline
registerRoute(const RouteCallback< path, ContextType > &callback, Method::HttpMethod method) (defined in magpie::routing::Router< ContextType >)magpie::routing::Router< ContextType >inline
~BaseRouter()=default (defined in magpie::routing::BaseRouter)magpie::routing::BaseRoutervirtual