#include <s_baltst_generatetestenumeration.h>
This in-core value-semantic class provides a function object whose function call operator can be used to generate TestEnumeration
objects.
See s_baltst_generatetestenumeration
◆ Util
◆ GenerateTestEnumeration()
s_baltst::GenerateTestEnumeration::GenerateTestEnumeration |
( |
| ) |
|
◆ operator()() [1/2]
template<class ENUMERATOR_0 >
TestEnumeration< ENUMERATOR_0 > s_baltst::GenerateTestEnumeration::operator() |
( |
const ENUMERATOR_0 & |
enumerator, |
|
|
int |
value |
|
) |
| const |
◆ operator()() [2/2]
template<class ENUMERATOR_0 , class ENUMERATOR_1 >
TestEnumeration< ENUMERATOR_0, ENUMERATOR_1 > s_baltst::GenerateTestEnumeration::operator() |
( |
const ENUMERATOR_0 & |
enumerator0, |
|
|
const ENUMERATOR_1 & |
enumerator1, |
|
|
int |
value |
|
) |
| const |
The documentation for this class was generated from the following file: