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

#include <s_baltst_testsequence.h>

Static Public Member Functions

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)
 

Member Function Documentation

◆ 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 >
int s_baltst::TestSequence_ImplUtil::access ( ACCESSOR &  accessor,
const TestNilValue  attribute,
const bdlat_AttributeInfo attributeInfo 
)
static

◆ 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 >
int s_baltst::TestSequence_ImplUtil::manipulate ( MANIPULATOR &  manipulator,
TestNilValue attribute,
const bdlat_AttributeInfo attributeInfo 
)
static

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