BloombergLP::balxml::Decoder_ParseObject

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

NameDescription
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.