BloombergLP::baljsn::EncoderTestChoiceWithAllCategoriesChoice::EncoderTestChoiceWithAllCategoriesChoice

Constructors

Synopses

Declared in <baljsn_encoder_testtypes.h>

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

EncoderTestChoiceWithAllCategoriesChoice();
» more...

Create an object of type EncoderTestChoiceWithAllCategoriesChoice having the value of the specified original object.

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

Create a EncoderTestChoiceWithAllCategoriesChoice object by moving from original.

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

Parameters

NameDescription
originalobject providing the value to copy