SNode.C
Loading...
Searching...
No Matches
express::dispatcher::ApplicationDispatcher Member List

This is the complete list of members for express::dispatcher::ApplicationDispatcher, including all inherited members.

ApplicationDispatcher(const std::function< void(const std::shared_ptr< Request > &, const std::shared_ptr< Response > &)> &lambda)express::dispatcher::ApplicationDispatcherexplicit
dispatch(express::Controller &controller, const std::string &parentMountPath, const express::MountPoint &mountPoint) overrideexpress::dispatcher::ApplicationDispatcherprivatevirtual
Dispatcher(const Dispatcher &)=deleteexpress::Dispatcher
Dispatcher()=defaultexpress::Dispatcher
dispatchNext(Controller &controller, const std::string &parentMountPath)express::Dispatcher
lambdaexpress::dispatcher::ApplicationDispatcherprivate
nextRouteexpress::Dispatcherprivate
operator=(const Dispatcher &)=deleteexpress::Dispatcher
~Dispatcher()express::Dispatchervirtual