32 #ifndef directFieldMapper_H 33 #define directFieldMapper_H
FOR_ALL_FIELD_TYPES(DEFINE_FIELD_MAPPER_OPERATOR,)
Map a field.
virtual const labelUList & addressing() const =0
Access to the direct map addressing.
Pre-declare SubField and related Field type.
DEFINE_FIELD_MAPPER_OPERATOR(label,)
Map a label field.
virtual bool hasUnmapped() const =0
Are there unmapped values? I.e. do all size() elements get.
Abstract base class for field mapping.
virtual ~directFieldMapper()
Destructor.
A 1D vector of objects of type <T>, where the size of the vector is known and can be used for subscri...
directFieldMapper()
Null constructor.
A class for managing temporary objects.