BloombergLP::balb::FeatureTestMessage::makeSelection6

makeSelection6 overloads

Synopses

Declared in <balb_testmessages.h>

Set this object to the "Selection6" selection. Optionally specify the value of the "Selection6". If value is not specified, the default "Selection6" value is used.

CustomString&
makeSelection6();
» more...

Same as the preceding overload, using the specified value.

CustomString&
makeSelection6(CustomString const& value);
» more...