Crow
1.0
A C++ microframework for the web
Public Member Functions
|
Public Attributes
|
List of all members
crow::Router::PerMethod Struct Reference
Collaboration diagram for crow::Router::PerMethod:
[
legend
]
Public Member Functions
PerMethod
()
Public Attributes
std::vector<
BaseRule
* >
rules
Trie
trie
Constructor & Destructor Documentation
◆
PerMethod()
crow::Router::PerMethod::PerMethod
(
)
inline
Member Data Documentation
◆
rules
std::vector<
BaseRule
*> crow::Router::PerMethod::rules
◆
trie
Trie
crow::Router::PerMethod::trie
The documentation for this struct was generated from the following file:
routing.h
crow
Router
PerMethod
Generated on Sat Apr 2 2022 19:34:16 for Crow by
1.8.17