[#BloombergLP-balxml-Decoder_ParseObject_executeProxy-operator_call] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balxml.adoc[balxml]::xref:BloombergLP/balxml/Decoder_ParseObject_executeProxy.adoc[Decoder_ParseObject_executeProxy]::operator() :relfileprefix: ../../../ :mrdocs: Invoke `execute` on the held parse object for the specified `object` using the stored formatting mode. == Synopsis Declared in `<balxml_decoder.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<class TYPE> int operator()(TYPE* object); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#