Struct IRIView::AllParts¶
Defined in File IRIView.hpp
Nested Relationships¶
This struct is a nested type of Struct IRIView.
Struct Documentation¶
-
struct AllParts
Public Members
-
std::optional<std::string_view> scheme
-
std::optional<std::string_view> authority
-
std::string_view path
-
std::optional<std::string_view> query
-
std::optional<std::string_view> fragment
-
std::optional<std::string_view> scheme