BDE 4.14.0 Production release
|
#include <s_baltst_generatetestnullablevalue.h>
Public Types | |
typedef TestNullableValueUtil | Util |
Public Member Functions | |
GenerateTestNullableValue () | |
template<class VALUE_TYPE > | |
bdlb::NullableValue< VALUE_TYPE > | operator() (const TestPlaceHolder< VALUE_TYPE > &) const |
template<class VALUE_TYPE > | |
bdlb::NullableValue< VALUE_TYPE > | operator() (const VALUE_TYPE &value) const |
This in-core value-semantic class provides a function object whose function call operator can be used to generate objects of bdlb::NullableValue
specializations.
|
inline |
bdlb::NullableValue< VALUE_TYPE > s_baltst::GenerateTestNullableValue::operator() | ( | const TestPlaceHolder< VALUE_TYPE > & | ) | const |
bdlb::NullableValue< VALUE_TYPE > s_baltst::GenerateTestNullableValue::operator() | ( | const VALUE_TYPE & | value | ) | const |