choice2 overloads
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...