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