BloombergLP::baljsn::EncoderTestDegenerateChoice1::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.

EncoderTestDegenerateChoice1Sequence&
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.

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