BloombergLP::balb::SequenceWithAnonymityChoice1::selection6

selection6 overloads

Synopses

Declared in <balb_testmessages.h>

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

bsl::string&
selection6();
» more...

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

bsl::string const&
selection6() const;
» more...