BloombergLP::balb::FeatureTestMessage::makeSelection3

makeSelection3 overloads

Synopses

Declared in <balb_testmessages.h>

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

Sequence2&
makeSelection3();
» more...

Same as the preceding overload, using the specified value.

Sequence2&
makeSelection3(Sequence2 const& value);
» more...