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

#include <s_baltst_testchoiceutil.h>

Static Public Member Functions

template<class SELECTION_0 , class TYPE_0 >
static TestChoice< TypedTestSelection< TYPE_0, SELECTION_0 > > generate (const SELECTION_0 &, const TYPE_0 &value)
 
template<class SELECTION_0 , class SELECTION_1 , class TYPE_0 , class TYPE_1 >
static TestChoice< TypedTestSelection< TYPE_0, SELECTION_0 >, TypedTestSelection< TYPE_1, SELECTION_1 > > generate (const SELECTION_0 &, const SELECTION_1 &, const TYPE_0 &value, const TestPlaceHolder< TYPE_1 > &)
 
template<class SELECTION_0 , class SELECTION_1 , class TYPE_0 , class TYPE_1 >
static TestChoice< TypedTestSelection< TYPE_0, SELECTION_0 >, TypedTestSelection< TYPE_1, SELECTION_1 > > generate (const SELECTION_0 &, const SELECTION_1 &, const TestPlaceHolder< TYPE_0 > &, const TYPE_1 &value)
 

Member Function Documentation

◆ generate() [1/3]

template<class SELECTION_0 , class SELECTION_1 , class TYPE_0 , class TYPE_1 >
TestChoice< TypedTestSelection< TYPE_0, SELECTION_0 >, TypedTestSelection< TYPE_1, SELECTION_1 > > s_baltst::TestChoiceUtil::generate ( const SELECTION_0 &  ,
const SELECTION_1 &  ,
const TestPlaceHolder< TYPE_0 > &  ,
const TYPE_1 &  value 
)
static

◆ generate() [2/3]

template<class SELECTION_0 , class SELECTION_1 , class TYPE_0 , class TYPE_1 >
TestChoice< TypedTestSelection< TYPE_0, SELECTION_0 >, TypedTestSelection< TYPE_1, SELECTION_1 > > s_baltst::TestChoiceUtil::generate ( const SELECTION_0 &  ,
const SELECTION_1 &  ,
const TYPE_0 &  value,
const TestPlaceHolder< TYPE_1 > &   
)
static

◆ generate() [3/3]

template<class SELECTION_0 , class TYPE_0 >
TestChoice< TypedTestSelection< TYPE_0, SELECTION_0 > > s_baltst::TestChoiceUtil::generate ( const SELECTION_0 &  ,
const TYPE_0 &  value 
)
static

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