[#BloombergLP-bdlar-FieldInfo_VtableUtil-getVtable] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlar.adoc[bdlar]::xref:BloombergLP/bdlar/FieldInfo_VtableUtil.adoc[FieldInfo_VtableUtil]::getVtable :relfileprefix: ../../../ :mrdocs: Return a pointer to a vtable populated with function pointers for the specified `t_FIELD_INFO` type. == Synopsis Declared in `<bdlar_fieldinfo.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<class t_FIELD_INFO> static xref:BloombergLP/bdlar/FieldInfoVtable.adoc[FieldInfoVtable] const* getVtable(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#