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

Synopsis

Declared in <balxml_encoderoptions.h>

static
bdlat_AttributeInfo const*
lookupAttributeInfo(int id);

Return Value

attribute information if the attribute exists, and 0 otherwise

Parameters

Name

Description

id

attribute identifier to look up

Created with MrDocs