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

#include <bdlar_vtableutil.h>

Detailed Description

Functions returning vtables by type category.

See bdlar_vtableutil

Static Public Member Functions

template<class t_TYPE >
static const ForType< t_TYPE >::ConstVtable * getConstVtable ()
 
template<class t_TYPE >
static const ForType< t_TYPE >::Vtable * getVtable ()
 

Member Function Documentation

◆ getConstVtable()

template<class t_TYPE >
const VtableUtil::ForType< t_TYPE >::ConstVtable * bdlar::VtableUtil::getConstVtable ( )
inlinestatic

◆ getVtable()

template<class t_TYPE >
const VtableUtil::ForType< t_TYPE >::Vtable * bdlar::VtableUtil::getVtable ( )
inlinestatic

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