BloombergLP::balber::BerDecoder_UniversalElementVisitor::operator()

Decode the specified variable as a universal BER element.

Synopsis

Declared in <balber_berdecoder.h>

template<typename TYPE>
int
operator()(TYPE* variable);

Return Value

0 on success, and a non-zero value otherwise

Parameters

NameDescription
variableobject to decode into