Constructors

Synopses

Declared in <baljsn_encoder_testtypes.h>

Create a EncoderTestChoiceWithAllCategories object by moving from original.

Create a default EncoderTestChoiceWithAllCategories object.

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

Create a EncoderTestChoiceWithAllCategories object as a copy of original.

Create a EncoderTestChoiceWithAllCategories object by moving from original.

Parameters

Name

Description

original

object providing the value to move from

basicAllocator

memory allocator; null uses the default

Created with MrDocs