Parse the visited value into the specified object using the specified category.
Synopsis
Declared in <balxml_decoder.h>
template<
class TYPE,
class ANY_CATEGORY>
int
executeImp(
TYPE* object,
int formattingMode,
ANY_CATEGORY);
Created with MrDocs