BloombergLP::balber::BerDecoder_NodeVisitor::operator()

Decode the specified variable using attribute info from node.

Synopsis

Declared in <balber_berdecoder.h>

template<
    typename TYPE,
    typename INFO>
int
operator()(
    TYPE* variable,
    INFO const& info);

Return Value

0 on success, and a non-zero value otherwise

Parameters

NameDescription
variableobject to decode into
infoattribute information (name, formatting mode)