BloombergLP::balxml::Decoder_ParseObject::executeImp

Parse the visited value into the specified object.

Synopsis

Declared in <balxml_decoder.h>

template<class TYPE>
int
executeImp(
    TYPE* object,
    int formattingMode,
    bdlat_TypeCategory::Sequence category);

Return Value

0 on success, and a non-zero value otherwise

Parameters

NameDescription
objectobject being decoded
formattingModeformatting mode for the element
categorybdlat type-category tag selecting this overload