Crow  1.1
A C++ microframework for the web
crow::Trie::Node Struct Reference

Public Member Functions

bool IsSimpleNode () const
 
Nodeadd_child_node ()
 

Public Attributes

uint16_t rule_index {}
 
uint16_t blueprint_index {INVALID_BP_ID}
 
std::string key
 
ParamType param = ParamType::MAX
 
std::vector< Nodechildren
 

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