magpie
Loading...
Searching...
No Matches
magpie::dsa::RootNode< Value > Struct Template Reference
Inheritance diagram for magpie::dsa::RootNode< Value >:
Collaboration diagram for magpie::dsa::RootNode< Value >:

Public Member Functions

MatchMode match (const std::string_view &) override
virtual constexpr bool operator== (const std::string_view &) override

Additional Inherited Members

Public Attributes inherited from magpie::dsa::Node< Value >
std::unordered_map< Method::HttpMethod, Value > value
int weight
std::vector< std::shared_ptr< Node< Value > > > childNodes

Member Function Documentation

◆ match()

template<typename Value>
MatchMode magpie::dsa::RootNode< Value >::match ( const std::string_view & )
inlineoverridevirtual

◆ operator==()

template<typename Value>
virtual constexpr bool magpie::dsa::RootNode< Value >::operator== ( const std::string_view & )
inlineconstexproverridevirtual

The documentation for this struct was generated from the following file: