COMPONENT-PRIVATE CLASS. DO NOT USE OUTSIDE OF THIS COMPONENT.
Declared in <balxml_decoder.h>
class Decoder_ParseSequenceSubElement;
This is similar to Decoder_ParseObject.
| Name | Description |
|---|---|
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. |