BloombergLP::balber::BerUniversalTagNumber::toString

Return the string representation exactly matching the enumerator name corresponding to the specified enumeration value.

Synopsis

Declared in <balber_beruniversaltagnumber.h>

static
char const*
toString(Value value);

Return Value

null-terminated string matching the enumerator name for value

Parameters

NameDescription
valueenumeration value to convert