BloombergLP::baljsn::EncoderTestChoiceWithAllCategories::choice

choice overloads

Synopses

Declared in <baljsn_encoder_testtypes.h>

Return a reference to the modifiable "Choice" selection of this object if "Choice" is the current selection. The behavior is undefined unless "Choice" is the selection of this object.

EncoderTestChoiceWithAllCategoriesChoice&
choice();
» more...

Return a reference to the non-modifiable "Choice" selection of this object if "Choice" is the current selection. The behavior is undefined unless "Choice" is the selection of this object.

EncoderTestChoiceWithAllCategoriesChoice const&
choice() const;
» more...