choice overloads
Declared in <balb_testmessages.h>
Return a reference to the modifiable "Choice" attribute of this object.
SequenceWithAnonymityChoice&
choice();
» more...
Return a reference to the non-modifiable "Choice" attribute of this object.
SequenceWithAnonymityChoice const&
choice() const;
» more...