BloombergLP::balxml::Decoder_ParseSequenceSubElement

COMPONENT-PRIVATE CLASS. DO NOT USE OUTSIDE OF THIS COMPONENT.

Synopsis

Declared in <balxml_decoder.h>

class Decoder_ParseSequenceSubElement;

Description

This is similar to Decoder_ParseObject.

Member Functions

NameDescription
Decoder_ParseSequenceSubElement [constructor]Create a parser for a sequence sub-element using the specified decoder, elementName, and lenName.
execute Parse a sequence sub-element into the specified object.
operator() Parse the visited attribute or element described by info into object.