BloombergLP::balb::FeatureTestMessage::makeSelection8

makeSelection8 overloads

Synopses

Declared in <balb_testmessages.h>

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

Choice3&
makeSelection8();
» more...

Same as the preceding overload, using the specified value.

Choice3&
makeSelection8(Choice3 const& value);
» more...