BloombergLP::balxml::Encoder_SequenceFirstPass_addAttributeImpProxy::operator()

Add the specified object as an attribute using the bound state and the specified category.

Synopsis

Declared in <balxml_encoder.h>

template<
    class TYPE,
    class ANY_CATEGORY>
int
operator()(
    TYPE const& object,
    ANY_CATEGORY category);

Return Value

0 on success, and a non-zero value otherwise

Parameters

NameDescription
objectattribute value to add
categorytype-category tag used for overload selection