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