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