Encode the specified object with the specified formattingMode for the specified category.
Declared in <balxml_encoder.h>
template<
class TYPE,
class ANY_CATEGORY>
int
executeImp(
TYPE const& object,
int formattingMode,
ANY_CATEGORY);