BloombergLP::baljsn::EncoderTestSequenceWithAllCategories::EncoderTestSequenceWithAllCategories

Constructors

Synopses

Declared in <baljsn_encoder_testtypes.h>

Create a EncoderTestSequenceWithAllCategories object by moving from original.

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

Create an object of type EncoderTestSequenceWithAllCategories having the default value.

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

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

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

Create a EncoderTestSequenceWithAllCategories object by moving from original.

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

Parameters

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