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

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

clear() noexcept (defined in Crunch::fields::Scalar< ScalarType, Validators >)Crunch::fields::Scalar< ScalarType, Validators >inline
get() const noexcept (defined in Crunch::fields::Scalar< ScalarType, Validators >)Crunch::fields::Scalar< ScalarType, Validators >inline
operator==(const Scalar &other) const noexceptCrunch::fields::Scalar< ScalarType, Validators >inline
Scalar()=default (defined in Crunch::fields::Scalar< ScalarType, Validators >)Crunch::fields::Scalar< ScalarType, Validators >
Scalar(ScalarType v) (defined in Crunch::fields::Scalar< ScalarType, Validators >)Crunch::fields::Scalar< ScalarType, Validators >inline
set(ScalarType v) noexcept (defined in Crunch::fields::Scalar< ScalarType, Validators >)Crunch::fields::Scalar< ScalarType, Validators >inline
set_without_validation(ScalarType v) noexcept (defined in Crunch::fields::Scalar< ScalarType, Validators >)Crunch::fields::Scalar< ScalarType, Validators >inline
Validate() const noexcept -> std::optional< Error >Crunch::fields::Scalar< ScalarType, Validators >inline
Validate(ScalarType v, FieldId id=0) noexcept -> std::optional< Error >Crunch::fields::Scalar< ScalarType, Validators >inlinestatic
ValueType typedef (defined in Crunch::fields::Scalar< ScalarType, Validators >)Crunch::fields::Scalar< ScalarType, Validators >