Crow
1.0
A C++ microframework for the web
Public Member Functions
|
Private Attributes
|
Friends
|
List of all members
crow::CatchallRule Class Reference
Collaboration diagram for crow::CatchallRule:
[
legend
]
Public Member Functions
bool
has_handler
()
Private Attributes
std::function< void(const
crow::request
&,
crow::response
&)>
handler_
Friends
class
Router
Member Function Documentation
◆
has_handler()
bool crow::CatchallRule::has_handler
(
)
inline
Here is the caller graph for this function:
Friends And Related Function Documentation
◆
Router
friend class
Router
friend
Member Data Documentation
◆
handler_
std::function<void(const
crow::request
&,
crow::response
&)> crow::CatchallRule::handler_
private
The documentation for this class was generated from the following file:
routing.h
crow
CatchallRule
Generated on Sat Apr 2 2022 19:34:16 for Crow by
1.8.17