BloombergLP::balb::SequenceWithAnonymity::choice2

choice2 overloads

Synopses

Declared in <balb_testmessages.h>

Return a reference to the modifiable "Choice2" attribute of this object.

bdlb::NullableValue<SequenceWithAnonymityChoice2>&
choice2();
» more...

Return a reference to the non-modifiable "Choice2" attribute of this object.

bdlb::NullableValue<SequenceWithAnonymityChoice2> const&
choice2() const;
» more...