BloombergLP::balxml::Decoder_ParseAttribute::Decoder_ParseAttribute

Create an attribute parser for the specified name and value.

Synopsis

Declared in <balxml_decoder.h>

Decoder_ParseAttribute(
    Decoder* decoder,
    char const* name,
    char const* value,
    std::size_t lengthValue);