choice overloads
Declared in <baljsn_encoder_testtypes.h>
Return a modifiable reference to the "Choice" selection.
EncoderTestChoiceWithAllCategoriesChoice&
choice();
» more...
Return a non-modifiable reference to the "Choice" selection.
EncoderTestChoiceWithAllCategoriesChoice const&
choice() const;
» more...