$darkmode
This is the complete list of members for oak::ProxyRegistrar< T >, including all inherited members.
| middleware() const (defined in oak::ProxyRegistrar< T >) | oak::ProxyRegistrar< T > | inline |
| prefix() const (defined in oak::ProxyRegistrar< T >) | oak::ProxyRegistrar< T > | inline |
| ProxyRegistrar(const std::map< T, Registrar * > ®istrars, const std::string &prefix, Middleware m) (defined in oak::ProxyRegistrar< T >) | oak::ProxyRegistrar< T > | inline |
| ProxyRegistrar(std::initializer_list< std::pair< T, Registrar * >> registrars) (defined in oak::ProxyRegistrar< T >) | oak::ProxyRegistrar< T > | inlineexplicit |
| register_handler(const std::string &route, T select, cloe::Handler h) (defined in oak::ProxyRegistrar< T >) | oak::ProxyRegistrar< T > | inline |
| with(const std::string &prefix, Middleware m) const (defined in oak::ProxyRegistrar< T >) | oak::ProxyRegistrar< T > | inline |
| with_middleware(Middleware m) const (defined in oak::ProxyRegistrar< T >) | oak::ProxyRegistrar< T > | inline |
| with_prefix(const std::string &prefix) const (defined in oak::ProxyRegistrar< T >) | oak::ProxyRegistrar< T > | inline |