Type‐erased const reference to an object satisfying the FieldInfo concept.
Synopsis
Declared in <bdlar_fieldinfo.h>
class FieldInfoRef;
Member Functions
Name |
Description |
|
Constructors |
Return the annotation of the referred field info object. |
|
Return the formatting mode of the referred field info object. |
|
Return the field identifier of the referred field info object. |
|
Return the name of the referred field info object. |
|
Return the name length of the referred field info object. |
|
Return a pointer to the referred field info object. |
|
Return a pointer to the vtable. |
Created with MrDocs