BloombergLP::baljsn::EncoderTestEmployee::EncoderTestEmployee

Constructors

Synopses

Declared in <baljsn_encoder_testtypes.h>

Create a EncoderTestEmployee object by moving from original.

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

Create an object of type EncoderTestEmployee having the default value.

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

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

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

Create a EncoderTestEmployee object by moving from original.

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

Parameters

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