#include <s_baltst_testsequence.h>
|
template<class ACCESSOR > |
static int | access (ACCESSOR &accessor, const TestNilValue attribute, const bdlat_AttributeInfo &attributeInfo) |
|
template<class ACCESSOR , class ATTRIBUTE > |
static int | access (ACCESSOR &accessor, const ATTRIBUTE &attribute, const bdlat_AttributeInfo &attributeInfo) |
|
template<class MANIPULATOR > |
static int | manipulate (MANIPULATOR &manipulator, TestNilValue *attribute, const bdlat_AttributeInfo &attributeInfo) |
|
template<class MANIPULATOR , class ATTRIBUTE > |
static int | manipulate (MANIPULATOR &manipulator, ATTRIBUTE *attribute, const bdlat_AttributeInfo &attributeInfo) |
|
◆ access() [1/2]
template<class ACCESSOR , class ATTRIBUTE >
int s_baltst::TestSequence_ImplUtil::access |
( |
ACCESSOR & |
accessor, |
|
|
const ATTRIBUTE & |
attribute, |
|
|
const bdlat_AttributeInfo & |
attributeInfo |
|
) |
| |
|
static |
◆ access() [2/2]
template<class ACCESSOR >
◆ manipulate() [1/2]
template<class MANIPULATOR , class ATTRIBUTE >
int s_baltst::TestSequence_ImplUtil::manipulate |
( |
MANIPULATOR & |
manipulator, |
|
|
ATTRIBUTE * |
attribute, |
|
|
const bdlat_AttributeInfo & |
attributeInfo |
|
) |
| |
|
static |
◆ manipulate() [2/2]
template<class MANIPULATOR >
The documentation for this struct was generated from the following file: