BloombergLP::balxml::Encoder_EncodeValue::operator()

Encode the specified object using metadata from the specified info.

Synopsis

Declared in <balxml_encoder.h>

template<
    class TYPE,
    class INFO_TYPE>
int
operator()(
    TYPE const& object,
    INFO_TYPE const& info);