Crunch
A Message Definition Language for Getting Things Right
Loading...
Searching...
No Matches
Crunch::fields::String< MaxSize, Validators > Member List

This is the complete list of members for Crunch::fields::String< MaxSize, Validators >, including all inherited members.

buffer_ (defined in Crunch::fields::String< MaxSize, Validators >)Crunch::fields::String< MaxSize, Validators >
clear() noexcept (defined in Crunch::fields::String< MaxSize, Validators >)Crunch::fields::String< MaxSize, Validators >inline
current_len_ (defined in Crunch::fields::String< MaxSize, Validators >)Crunch::fields::String< MaxSize, Validators >
get() const noexcept (defined in Crunch::fields::String< MaxSize, Validators >)Crunch::fields::String< MaxSize, Validators >inline
max_size (defined in Crunch::fields::String< MaxSize, Validators >)Crunch::fields::String< MaxSize, Validators >static
operator==(const String &other) const noexcept (defined in Crunch::fields::String< MaxSize, Validators >)Crunch::fields::String< MaxSize, Validators >inline
set(std::string_view sv) noexcept (defined in Crunch::fields::String< MaxSize, Validators >)Crunch::fields::String< MaxSize, Validators >inline
String()=default (defined in Crunch::fields::String< MaxSize, Validators >)Crunch::fields::String< MaxSize, Validators >
String(std::string_view sv) (defined in Crunch::fields::String< MaxSize, Validators >)Crunch::fields::String< MaxSize, Validators >inlineexplicit
Validate(FieldId id=0) const noexcept -> std::optional< Error > (defined in Crunch::fields::String< MaxSize, Validators >)Crunch::fields::String< MaxSize, Validators >inline
Validate(std::string_view v, FieldId id=0) noexcept -> std::optional< Error > (defined in Crunch::fields::String< MaxSize, Validators >)Crunch::fields::String< MaxSize, Validators >inlinestatic
ValueType typedef (defined in Crunch::fields::String< MaxSize, Validators >)Crunch::fields::String< MaxSize, Validators >