BloombergLP::balxml::Decoder_ParseAttribute

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

Synopsis

Declared in <balxml_decoder.h>

class Decoder_ParseAttribute;

Description

Parse an attribute.

Member Functions

NameDescription
Decoder_ParseAttribute [constructor]Create an attribute parser for the specified name and value.
execute Parse the visited element into the specified object.
executeImp Parse the visited value into the specified object.
failed Return true if attribute parsing failed.
operator() Parse the visited attribute or element described by info into object.