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