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

Synopsis

Declared in <balxml_decoder.h>

class Decoder_ParseObject;

Description

Parse the visited object.

Member Functions

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.

Created with MrDocs