BloombergLP::baljsn::EncoderTestDegenerateChoice1::EncoderTestDegenerateChoice1

Constructors

Synopses

Declared in <baljsn_encoder_testtypes.h>

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

EncoderTestDegenerateChoice1();
» more...

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

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

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

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