BloombergLP::balb::SequenceWithAnonymityChoice2::selection8

selection8 overloads

Synopses

Declared in <balb_testmessages.h>

Return a reference to the modifiable "Selection8" selection of this object if "Selection8" is the current selection.

Choice2&
selection8();
» more...

Return a reference to the non-modifiable "Selection8" selection of this object if "Selection8" is the current selection.

Choice2 const&
selection8() const;
» more...

Return Value

  • reference to the modifiable "Selection8" selection of this object if "Selection8" is the current selection
  • reference to the non-modifiable "Selection8" selection of this object if "Selection8" is the current selection