Constructors
Synopses
Declared in <baljsn_encoder_testtypes.h>
Create an object of type 'EncoderTestSequenceWithAllCategoriesChoice' having the default value.
Create an object of type EncoderTestSequenceWithAllCategoriesChoice having the value of the specified original object.
Create a EncoderTestSequenceWithAllCategoriesChoice object by moving from original.
EncoderTestSequenceWithAllCategoriesChoice(EncoderTestSequenceWithAllCategoriesChoice&& original) noexcept;
Parameters
Name |
Description |
original |
object providing the value to copy |
Created with MrDocs