BloombergLP::ball::Transmission::toAscii

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

Synopsis

Declared in <ball_transmission.h>

static
char const*
toAscii(Transmission::Cause value);

Return Value

string representation of the enumerator name for value

Parameters

NameDescription
valuetransmission cause to convert