Construct and return a AccessorVtable object with a series of function pointers that implement the accessors.
Declared in <bdlar_accessorvtableutil.h>
template<class t_ACCESSOR>
static
AccessorVtable const*
getVtable();
pointer to the accessor vtable for t_ACCESSOR