[#BloombergLP-bdlar-FieldInfo_VtableUtil] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlar.adoc[bdlar]::FieldInfo_VtableUtil :relfileprefix: ../../ :mrdocs: Utility for constructing `FieldInfoVtable` objects with function pointers for objects satisfying the `FieldInfo` concept. == Synopsis Declared in `<bdlar_fieldinfo.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- struct FieldInfo_VtableUtil; ---- == Static Member Functions [cols="1,4"] |=== | Name| Description | xref:BloombergLP/bdlar/FieldInfo_VtableUtil/getVtable.adoc[`getVtable`] | Return a pointer to a vtable populated with function pointers for the specified `t_FIELD_INFO` type. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#