Encode the specified object with the specified formattingMode.
Synopsis
Declared in <balxml_encoder.h>
template<class TYPE>
int
execute(
TYPE const& object,
int formattingMode);
Created with MrDocs
Encode the specified object with the specified formattingMode.
Declared in <balxml_encoder.h>
template<class TYPE>
int
execute(
TYPE const& object,
int formattingMode);
Created with MrDocs