Lightweight 0.1.0
All Classes Functions Variables Typedefs Enumerations Modules Pages Concepts
Field< T, P1, P2 > Member List

This is the complete list of members for Field< T, P1, P2 >, including all inherited members.

ColumnNameOverride (defined in Field< T, P1, P2 >)Field< T, P1, P2 >static
Field() noexcept=default (defined in Field< T, P1, P2 >)Field< T, P1, P2 >
Field(Field const &) noexcept=default (defined in Field< T, P1, P2 >)Field< T, P1, P2 >
Field(Field &&) noexcept=default (defined in Field< T, P1, P2 >)Field< T, P1, P2 >
Field(S &&... value) noexceptField< T, P1, P2 >
Field(S &&... value) noexcept (defined in Field< T, P1, P2 >)Field< T, P1, P2 >
InspectValue() constField< T, P1, P2 >inline
IsAutoAssignPrimaryKeyField< T, P1, P2 >static
IsAutoIncrementPrimaryKeyField< T, P1, P2 >static
IsMandatoryField< T, P1, P2 >static
IsModified() const noexceptField< T, P1, P2 >
IsOptionalField< T, P1, P2 >static
IsPrimaryKeyField< T, P1, P2 >static
IsPrimaryKeyValue (defined in Field< T, P1, P2 >)Field< T, P1, P2 >static
MutableValue() noexceptField< T, P1, P2 >
operator!=(Field const &value) const noexcept=defaultField< T, P1, P2 >
operator!=(S const &value) const noexceptField< T, P1, P2 >
operator!=(S const &value) const noexcept (defined in Field< T, P1, P2 >)Field< T, P1, P2 >inline
operator<=>(Field const &other) const noexceptField< T, P1, P2 >
operator=(Field const &) noexcept=default (defined in Field< T, P1, P2 >)Field< T, P1, P2 >
operator=(Field &&) noexcept=default (defined in Field< T, P1, P2 >)Field< T, P1, P2 >
operator=(S &&value) noexceptField< T, P1, P2 >
operator=(S &&value) noexcept (defined in Field< T, P1, P2 >)Field< T, P1, P2 >
operator==(Field const &value) const noexcept=defaultField< T, P1, P2 >
operator==(S const &value) const noexceptField< T, P1, P2 >
operator==(S const &value) const noexcept (defined in Field< T, P1, P2 >)Field< T, P1, P2 >inline
SetModified(bool value) noexceptField< T, P1, P2 >
Value() const noexceptField< T, P1, P2 >
ValueType typedef (defined in Field< T, P1, P2 >)Field< T, P1, P2 >
~Field() noexcept=default (defined in Field< T, P1, P2 >)Field< T, P1, P2 >