BloombergLP::bdlar::FieldInfoRef

Type-erased const reference to an object satisfying the FieldInfo concept.

Synopsis

Declared in <bdlar_fieldinfo.h>

class FieldInfoRef;

Member Functions

NameDescription
FieldInfoRef [constructor]Constructors
annotation Return the annotation of the referred field info object.
formattingMode Return the formatting mode of the referred field info object.
id Return the field identifier of the referred field info object.
name Return the name of the referred field info object.
nameLength Return the name length of the referred field info object.
target Return a pointer to the referred field info object.
vtable Return a pointer to the vtable.