|
magpie
|
This is the complete list of members for magpie::MiddlewareProcessor< ContextType >, including all inherited members.
| getNext() override (defined in magpie::MiddlewareProcessor< ContextType >) | magpie::MiddlewareProcessor< ContextType > | inlinevirtual |
| invokeRoute() override (defined in magpie::MiddlewareProcessor< ContextType >) | magpie::MiddlewareProcessor< ContextType > | inlinevirtual |
| MiddlewareProcessor(routing::BaseRoute< ContextType > *route, std::vector< Middlewares< ContextType > * > &&middlewares, const std::vector< std::string_view > &requestedPath, ContextType *ctx, Request &req, Response &res) (defined in magpie::MiddlewareProcessor< ContextType >) | magpie::MiddlewareProcessor< ContextType > | inline |
| ~IMiddlewareProcessor()=default (defined in magpie::IMiddlewareProcessor< ContextType >) | magpie::IMiddlewareProcessor< ContextType > | virtual |