Thoth
A functional, expressive, asynchronous C++26 webdev library
Loading...
Searching...
No Matches
Thoth::Http::NHeaders::ValueProxy< IsConst, Ts > Member List

This is the complete list of members for Thoth::Http::NHeaders::ValueProxy< IsConst, Ts >, including all inherited members.

CountThoth::Http::NHeaders::ValueProxy< IsConst, Ts >static
Get() &&Thoth::Http::NHeaders::ValueProxy< IsConst, Ts >
GetAsOpt() &&Thoth::Http::NHeaders::ValueProxy< IsConst, Ts >
GetWithDefault(Type defaultValue) &&Thoth::Http::NHeaders::ValueProxy< IsConst, Ts >
HeaderType typedefThoth::Http::NHeaders::ValueProxy< IsConst, Ts >
operator=(const T &newValue) &&Thoth::Http::NHeaders::ValueProxy< IsConst, Ts >
operator=(T &&newValue) &&Thoth::Http::NHeaders::ValueProxy< IsConst, Ts >
PatternType typedefThoth::Http::NHeaders::ValueProxy< IsConst, Ts >
Set(const T &newValue) &&Thoth::Http::NHeaders::ValueProxy< IsConst, Ts >
Set(T &&newValue) &&Thoth::Http::NHeaders::ValueProxy< IsConst, Ts >
SingleThoth::Http::NHeaders::ValueProxy< IsConst, Ts >static
TrySet(std::string_view newValue) &&Thoth::Http::NHeaders::ValueProxy< IsConst, Ts >
Type typedefThoth::Http::NHeaders::ValueProxy< IsConst, Ts >
ValueProxy(ValueProxy &&)=deleteThoth::Http::NHeaders::ValueProxy< IsConst, Ts >
ValueProxy(const ValueProxy &)=deleteThoth::Http::NHeaders::ValueProxy< IsConst, Ts >
ValueProxy(std::string_view key, HeaderType &headers, PatternType inPattern={})Thoth::Http::NHeaders::ValueProxy< IsConst, Ts >