|
BDE 4.39.x Production Release
|
#include <bdlar_dynamictypevtableutil.h>
Public Types | |
| typedef DynamicTypeVtable | VtableType |
| typedef DynamicTypeConstVtable | ConstVtableType |
Static Public Member Functions | |
| template<class t_DYNAMIC > | |
| static const DynamicTypeConstVtable * | getConstVtable () |
| template<class t_DYNAMIC > | |
| static const DynamicTypeVtable * | getVtable () |
|
static |
Construct and return a DynamicTypeConstVtable object with a series of function pointers that implement the "dynamic" type category.
|
static |
Construct and return a DynamicTypeVtable object with a series of function pointers that implement the "dynamic" type category.