BloombergLP::balb::SequenceWithAnonymityChoice::makeSelection4

makeSelection4 overloads

Synopses

Declared in <balb_testmessages.h>

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

CustomInt&
makeSelection4();
» more...

Same as the preceding overload, using the specified value.

CustomInt&
makeSelection4(CustomInt const& value);
» more...