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

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

next(IMiddlewareProcessor< ContextType > *proc, ContextType *ctx, Request &req, Response &res)magpie::Middleware< ContextType >inline
onRequest(IMiddlewareProcessor< ContextType > *proc, ContextType *ctx, Request &req, Response &res)=0magpie::Middleware< ContextType >pure virtual
~Middleware()=default (defined in magpie::Middleware< ContextType >)magpie::Middleware< ContextType >virtual