Parse a dynamic type into the specified object.

Synopsis

Declared in <balxml_decoder.h>

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

Created with MrDocs