BloombergLP::baljsn::EncoderTestAddress::EncoderTestAddress

Constructors

Synopses

Declared in <baljsn_encoder_testtypes.h>

Create a EncoderTestAddress object by moving from original.

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

Create an object of type EncoderTestAddress having the default value.

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

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

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

Create a EncoderTestAddress object by moving from original.

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

Parameters

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