BloombergLP::baljsn::EncoderTestChoiceWithAllCategories::EncoderTestChoiceWithAllCategories

Constructors

Synopses

Declared in <baljsn_encoder_testtypes.h>

Create a EncoderTestChoiceWithAllCategories object by moving from original.

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

Create a default EncoderTestChoiceWithAllCategories object.

explicit
EncoderTestChoiceWithAllCategories(bslma::Allocator* basicAllocator = 0);
» more...

Create a EncoderTestChoiceWithAllCategories object as a copy of original.

EncoderTestChoiceWithAllCategories(
    EncoderTestChoiceWithAllCategories const& original,
    bslma::Allocator* basicAllocator = 0);
» more...

Create a EncoderTestChoiceWithAllCategories object by moving from original.

EncoderTestChoiceWithAllCategories(
    EncoderTestChoiceWithAllCategories&& original,
    bslma::Allocator* basicAllocator);
» more...

Parameters

NameDescription
originalobject providing the value to move from
basicAllocatormemory allocator; null uses the default