BloombergLP::ball::Transmission

This struct provides a namespace for enumerating the causes of the transmission of a log record.

Synopsis

Declared in <ball_transmission.h>

struct Transmission;

Enums

NameDescription
Unnamed enum Define LENGTH to be the number of consecutively-valued enumerators in the range [ e_PASSTHROUGH .. e_MANUAL_PUBLISH_ALL ].
Cause Causes of the transmission of a log record.

Static Member Functions

NameDescription
streamOut Format the specified value to the specified output stream and return a reference to the modifiable stream.
toAscii Return the string representation exactly matching the enumerator name corresponding to the specified enumeration value.