#include <fields.h>
|
template<typename T , typename DESCRIPTOR , typename FIELD > |
static constexpr auto | isValid (FieldD< T, DESCRIPTOR, FIELD > value) |
|
static constexpr std::size_t | size () |
| Get size of field for descriptor.
|
|
static constexpr auto | getInitialValue () |
| Return value must be a correctly sized and typed olb::Vector.
|
|
static constexpr auto | isValid (FieldD< T, DESCRIPTOR, FIELD > value) |
|
static constexpr bool | isSerializable () |
|
Definition at line 352 of file fields.h.
◆ isValid()
template<typename T , typename DESCRIPTOR , typename FIELD >
static constexpr auto olb::descriptors::OMEGA::isValid |
( |
FieldD< T, DESCRIPTOR, FIELD > | value | ) |
|
|
inlinestaticconstexpr |
The documentation for this struct was generated from the following file: