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