[#BloombergLP-balxml-Encoder_EncodeObject_executeImpProxy-operator_call-07] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balxml.adoc[balxml]::xref:BloombergLP/balxml/Encoder_EncodeObject_executeImpProxy.adoc[Encoder_EncodeObject_executeImpProxy]::operator() :relfileprefix: ../../../ :mrdocs: Encode the specified `object` using the bound encoder state and the specified `category`. == Synopsis Declared in `<balxml_encoder.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template< class TYPE, class ANY_CATEGORY> int operator()( TYPE const& object, ANY_CATEGORY category); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#