CCF
Loading...
Searching...
No Matches
Static Public Member Functions | Public Attributes | List of all members
ccf::endpoints::PathTemplateSpec Struct Reference

#include <endpoint_registry.h>

Static Public Member Functions

static std::optional< PathTemplateSpecparse (const std::string_view &uri)
 

Public Attributes

std::regex template_regex
 
std::vector< std::string > template_component_names
 

Member Function Documentation

◆ parse()

std::optional< PathTemplateSpec > ccf::endpoints::PathTemplateSpec::parse ( const std::string_view &  uri)
static

Member Data Documentation

◆ template_component_names

std::vector<std::string> ccf::endpoints::PathTemplateSpec::template_component_names

◆ template_regex

std::regex ccf::endpoints::PathTemplateSpec::template_regex

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