BloombergLP::balb::FeatureTestMessage::makeSelection10

makeSelection10 overloads

Synopses

Declared in <balb_testmessages.h>

Set the value of this object to be a "Selection10" value. Optionally specify the value of the "Selection10". If value is not specified, the default "Selection10" value is used.

UnsignedSequence&
makeSelection10();
» more...

Same as the preceding overload, using the specified value.

UnsignedSequence&
makeSelection10(UnsignedSequence const& value);
» more...