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

#include <bdlar_manipulatorvtableutil.h>

Static Public Member Functions

template<class t_MANIPULATOR >
static const ManipulatorVtablegetVtable ()
 
template<class t_MANIPULATOR >
static const ManipulatorWithInfoVtablegetWithInfoVtable ()
 

Member Function Documentation

◆ getVtable()

template<class t_MANIPULATOR >
const ManipulatorVtable * bdlar::ManipulatorVtableUtil::getVtable ( )
static

Construct and return a ManipulatorVtable object with a series of function pointers that implement the manipulators.

◆ getWithInfoVtable()

template<class t_MANIPULATOR >
const ManipulatorWithInfoVtable * bdlar::ManipulatorVtableUtil::getWithInfoVtable ( )
static

Construct and return a ManipulatorWithInfoVtable object with a series of function pointers that implement the manipulators.


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