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