Invoke execute on the held parse object for the specified object using the stored formatting mode.
Synopsis
Declared in <balxml_decoder.h>
template<class TYPE>
int
operator()(TYPE* object);
Created with MrDocs
Invoke execute on the held parse object for the specified object using the stored formatting mode.
Declared in <balxml_decoder.h>
template<class TYPE>
int
operator()(TYPE* object);
Created with MrDocs