BloombergLP::baljsn::EncoderTestChoiceWithAllCategories::makeSelection

makeSelection overloads

Synopses

Declared in <baljsn_encoder_testtypes.h>

Set this object to the default value for the selection indicated by selectionId.

int
makeSelection(int selectionId);
» more...

Set this object to the default value for the selection indicated by name.

int
makeSelection(
    char const* name,
    int nameLength);
» more...

Return Value

0 on success, and a non-zero value otherwise

Parameters

NameDescription
selectionIdselection identifier
nameselection name
nameLengthlength of name