makeSelection0 overloads
Synopses
Declared in <baljsn_encoder_testtypes.h>
Set the value of this object to be a "Selection0" value. Optionally specify the 'value' of the "Selection0". If 'value' is not specified, the default "Selection0" value is used.
int&
makeSelection0();
Same as the preceding overload, using the specified value.
int&
makeSelection0(int value);
Created with MrDocs