BDE 4.39.x Production Release
Loading...
Searching...
No Matches
bdlar::ChoiceVtableUtil Class Reference

#include <bdlar_choicevtableutil.h>

Public Types

typedef ChoiceVtable VtableType
 
typedef ChoiceConstVtable ConstVtableType
 

Static Public Member Functions

template<class t_CHOICE >
static const ChoiceConstVtablegetConstVtable ()
 
template<class t_CHOICE >
static const ChoiceVtablegetVtable ()
 

Member Typedef Documentation

◆ ConstVtableType

◆ VtableType

Member Function Documentation

◆ getConstVtable()

template<class t_CHOICE >
const ChoiceConstVtable * bdlar::ChoiceVtableUtil::getConstVtable ( )
static

Construct and return a ChoiceConstVtable object with a series of function pointers that implement the "choice" type category.

◆ getVtable()

template<class t_CHOICE >
const ChoiceVtable * bdlar::ChoiceVtableUtil::getVtable ( )
static

Construct and return a ChoiceVtable object with a series of function pointers that implement the "choice" type category.


The documentation for this class was generated from the following file: