BloombergLP::baljsn::EncoderTestSequenceWithUntagged14::lookupAttributeInfo

Return attribute information for the attribute indicated by the specified 'id' if the attribute exists, and 0 otherwise.

Synopsis

Declared in <baljsn_encoder_testtypes.h>

static
bdlat_AttributeInfo const*
lookupAttributeInfo(int id);

Return Value

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

Parameters

NameDescription
idattribute identifier to look up