Constructors

Synopses

Declared in <baljsn_encoder_testtypes.h>

Create a EncoderTestSequenceWithAllCategories object by moving from original.

Create an object of type EncoderTestSequenceWithAllCategories having the default value.

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

Create a EncoderTestSequenceWithAllCategories 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