BloombergLP::baljsn::EncoderTestSequenceWithAllCategoriesChoice::EncoderTestSequenceWithAllCategoriesChoice

Constructors

Synopses

Declared in <baljsn_encoder_testtypes.h>

Create an object of type 'EncoderTestSequenceWithAllCategoriesChoice' having the default value.

EncoderTestSequenceWithAllCategoriesChoice();
» more...

Create an object of type 'EncoderTestSequenceWithAllCategoriesChoice' having the value of the specified 'original' object.

EncoderTestSequenceWithAllCategoriesChoice(EncoderTestSequenceWithAllCategoriesChoice const& original);
» more...

Create an object of type 'EncoderTestSequenceWithAllCategoriesChoice' having the value of the specified 'original' object. After performing this action, the 'original' object will be left in a valid, but unspecified state.

EncoderTestSequenceWithAllCategoriesChoice(EncoderTestSequenceWithAllCategoriesChoice&& original) noexcept;
» more...