$darkmode
oak::Muxer< T > Member List

This is the complete list of members for oak::Muxer< T >, including all inherited members.

add(const std::string &route, T val) (defined in oak::Muxer< T >)oak::Muxer< T >inline
get(const std::string &route) constoak::Muxer< T >inline
get_unsafe(const std::string &key) const (defined in oak::Muxer< T >)oak::Muxer< T >inline
has(const std::string &route) const (defined in oak::Muxer< T >)oak::Muxer< T >inline
is_identifier(const std::string &s)oak::Muxer< T >inlinestatic
normalize(const std::string &route)oak::Muxer< T >inlinestatic
resolve(const std::string &route) constoak::Muxer< T >inline
routes() const (defined in oak::Muxer< T >)oak::Muxer< T >inline
set(const std::string &route, T val) (defined in oak::Muxer< T >)oak::Muxer< T >inline
set_backtrack(bool enabled)oak::Muxer< T >inline
set_default(T def)oak::Muxer< T >inline
set_unsafe(const std::string &key, T val) (defined in oak::Muxer< T >)oak::Muxer< T >inline