BloombergLP::baljsn::EncoderTestChoiceWithAllCategoriesChoice::lookupSelectionInfo

Return selection information for the selection indicated by the specified 'name' of the specified 'nameLength' if the selection exists, and 0 otherwise.

Synopsis

Declared in <baljsn_encoder_testtypes.h>

static
bdlat_SelectionInfo const*
lookupSelectionInfo(
    char const* name,
    int nameLength);

Return Value

a pointer to the information structure if found, and 0 otherwise

Parameters

NameDescription
nameselection name
nameLengthlength of name