BDE 4.14.0 Production release
Loading...
Searching...
No Matches
s_baltst::TestChoice_ImplUtil Struct Reference

#include <s_baltst_testchoice.h>

Static Public Member Functions

template<class ACCESSOR >
static int access (ACCESSOR &accessor, const TestNilValue selection, const bdlat_SelectionInfo &selectionInfo)
 
template<class ACCESSOR , class SELECTION >
static int access (ACCESSOR &accessor, const SELECTION &selection, const bdlat_SelectionInfo &selectionInfo)
 
template<class MANIPULATOR >
static int manipulate (MANIPULATOR &manipulator, TestNilValue *selection, const bdlat_SelectionInfo &selectionInfo)
 
template<class MANIPULATOR , class SELECTION >
static int manipulate (MANIPULATOR &manipulator, SELECTION *selection, const bdlat_SelectionInfo &selectionInfo)
 

Member Function Documentation

◆ access() [1/2]

template<class ACCESSOR , class SELECTION >
int s_baltst::TestChoice_ImplUtil::access ( ACCESSOR &  accessor,
const SELECTION &  selection,
const bdlat_SelectionInfo selectionInfo 
)
static

◆ access() [2/2]

template<class ACCESSOR >
int s_baltst::TestChoice_ImplUtil::access ( ACCESSOR &  accessor,
const TestNilValue  selection,
const bdlat_SelectionInfo selectionInfo 
)
static

◆ manipulate() [1/2]

template<class MANIPULATOR , class SELECTION >
int s_baltst::TestChoice_ImplUtil::manipulate ( MANIPULATOR &  manipulator,
SELECTION *  selection,
const bdlat_SelectionInfo selectionInfo 
)
static

◆ manipulate() [2/2]

template<class MANIPULATOR >
int s_baltst::TestChoice_ImplUtil::manipulate ( MANIPULATOR &  manipulator,
TestNilValue selection,
const bdlat_SelectionInfo selectionInfo 
)
static

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