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. |
execute | Parse the visited element into the specified object. |
executeArrayImp | Parse the visited array element into the specified object. |
executeArrayRepetitionImp | Parse the visited array element using repetition formatting. |
executeImp | Parse the visited value into the specified object. |
operator() | Parse the visited attribute or element described by info into object. |