COMPONENT-PRIVATE CLASS. DO NOT USE OUTSIDE OF THIS COMPONENT.
Declared in <balxml_decoder.h>
class Decoder_ParseObject;
Parse the visited object.
| Name | Description |
|---|---|
Decoder_ParseObject [constructor] | Create a parser for the visited object using the specified decoder, elementName, and lenName. |
execute | Parse the visited element into the specified object using the specified formatting mode. |
executeArrayImp | executeArrayImp overloads |
executeArrayRepetitionImp | Parse an array element that supports repetition formatting only. |
executeImp | executeImp overloads |
operator() | Parse the visited attribute or element described by info into object. |