BDE 4.39.x Production Release
Loading...
Searching...
No Matches
bdlar::AccessorVtableUtil Class Reference

#include <bdlar_accessorvtableutil.h>

Static Public Member Functions

template<class t_ACCESSOR >
static const AccessorVtablegetVtable ()
 
template<class t_ACCESSOR >
static const AccessorWithInfoVtablegetWithInfoVtable ()
 

Member Function Documentation

◆ getVtable()

template<class t_ACCESSOR >
const AccessorVtable * bdlar::AccessorVtableUtil::getVtable ( )
static

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

◆ getWithInfoVtable()

template<class t_ACCESSOR >
const AccessorWithInfoVtable * bdlar::AccessorVtableUtil::getWithInfoVtable ( )
static

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


The documentation for this class was generated from the following file: