BloombergLP::balxml::Decoder_ParseSequenceSubElement::Decoder_ParseSequenceSubElement

Create a parser for a sequence sub-element.

Synopsis

Declared in <balxml_decoder.h>

Decoder_ParseSequenceSubElement(
    Decoder* decoder,
    char const* elementName,
    std::size_t lenName);

Parameters

NameDescription
decoderdecoder driving the parse
elementNamename of the sub-element
lenNamelength of elementName