33 #ifndef setSizeAndZeroFieldMapper_H
34 #define setSizeAndZeroFieldMapper_H
Pre-declare SubField and related Field type.
Abstract base class for field mapping.
Mapper which sets the field size and initialises all values to zero. It does not actually map values.
setSizeAndZeroFieldMapper(const label size)
Construct given size.
DEFINE_FIELD_MAPPER_MAP_OPERATOR(label,)
Map a label field.
FOR_ALL_FIELD_TYPES(DEFINE_FIELD_MAPPER_MAP_OPERATOR,)
Map a field.
virtual ~setSizeAndZeroFieldMapper()
Destructor.
A class for managing temporary objects.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.