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

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

App(std::shared_ptr< ContextType > dataStore, AppConfig &&conf={}, std::optional< raven::SSLConfig > &&sslConfig=std::nullopt) (defined in magpie::App< ContextType >)magpie::App< ContextType >inline
App(AppConfig &&conf={}, std::optional< raven::SSLConfig > &&sslConfig=std::nullopt) (defined in magpie::App< ContextType >)magpie::App< ContextType >inline
BaseApp(AppConfig &&config) (defined in magpie::BaseApp)magpie::BaseAppinline
config (defined in magpie::BaseApp)magpie::BaseAppprotected
getConfig() (defined in magpie::BaseApp)magpie::BaseAppinline
getContext() const override (defined in magpie::App< ContextType >)magpie::App< ContextType >inlinevirtual
getMiddlewaresAsPtr() override (defined in magpie::App< ContextType >)magpie::App< ContextType >inlinevirtual
getPort() (defined in magpie::App< ContextType >)magpie::App< ContextType >inline
getRouter() override (defined in magpie::App< ContextType >)magpie::App< ContextType >inlinevirtual
registerGlobalMiddlewares(const std::vector< std::shared_ptr< Middleware< ContextType > > > &middlewares) (defined in magpie::App< ContextType >)magpie::App< ContextType >inline
route(const routing::RouteCallback< path, ContextType > &callback)magpie::App< ContextType >inline
run() override (defined in magpie::App< ContextType >)magpie::App< ContextType >inlinevirtual
shutdown() override (defined in magpie::App< ContextType >)magpie::App< ContextType >inlinevirtual
sync() (defined in magpie::App< ContextType >)magpie::App< ContextType >inline
~App()=default (defined in magpie::App< ContextType >)magpie::App< ContextType >
~BaseApp()=default (defined in magpie::BaseApp)magpie::BaseAppvirtual