dot-xx
A personal collection of small C++ modules
Loading...
Searching...
No Matches
dxx::http::PathNode< TData > Member List

This is the complete list of members for dxx::http::PathNode< TData >, including all inherited members.

Data typedef (defined in dxx::http::PathNode< TData >)dxx::http::PathNode< TData >
emplace(const std::filesystem::path &path, Args &&... args)dxx::http::PathNode< TData >inline
find(this auto &self, std::filesystem::path::const_iterator cur, std::filesystem::path::const_iterator end, std::vector< std::string > *substs=nullptr)dxx::http::PathNode< TData >inline
find(this auto &self, const std::filesystem::path &p, std::vector< std::string > *substs=nullptr)dxx::http::PathNode< TData >inline
get_data(this auto &self)dxx::http::PathNode< TData >inline
get_name() constdxx::http::PathNode< TData >inline
PathNode(std::string_view c_name)dxx::http::PathNode< TData >inline
PathNode(std::string_view c_name, Args &&... args)dxx::http::PathNode< TData >inline