BloombergLP::balb::SequenceWithAnonymityChoice2::selection7

selection7 overloads

Synopses

Declared in <balb_testmessages.h>

Return a reference to the modifiable "Selection7" selection of this object if "Selection7" is the current selection. The behavior is undefined unless "Selection7" is the selection of this object.

Sequence4&
selection7();
» more...

Return a reference to the non-modifiable "Selection7" selection of this object if "Selection7" is the current selection. The behavior is undefined unless "Selection7" is the selection of this object.

Sequence4 const&
selection7() const;
» more...