BloombergLP::bdlar::AccessorVtableUtil

This struct provides a namespace for utility functions that construct accessor vtables for type-erased accessor dispatch.

Synopsis

Declared in <bdlar_accessorvtableutil.h>

class AccessorVtableUtil;

Static Member Functions

NameDescription
getVtable Construct and return a AccessorVtable object with a series of function pointers that implement the accessors.
getWithInfoVtable Construct and return a AccessorWithInfoVtable object with a series of function pointers that implement the accessors.