BloombergLP::balxml::Decoder_ParseObject::execute

Parse the visited element into the specified object using the specified formatting mode.

Synopsis

Declared in <balxml_decoder.h>

template<class TYPE>
int
execute(
    TYPE* object,
    int formattingMode);