#include <s_baltst_testchoice.h>
|
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) |
|
◆ 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 >
◆ 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 >
The documentation for this struct was generated from the following file: