BloombergLP::baljsn::EncoderTestChoiceWithAllCategories::sequence

sequence overloads

Synopses

Declared in <baljsn_encoder_testtypes.h>

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

EncoderTestChoiceWithAllCategoriesSequence&
sequence();
» more...

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

EncoderTestChoiceWithAllCategoriesSequence const&
sequence() const;
» more...