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