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 a EncoderTestSequenceWithAllCategoriesChoice object by moving from original.

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

Parameters

NameDescription
originalobject providing the value to copy