BloombergLP::ball::Context::setAttributesRaw

Set the value of this context object to the specified transmissionCause, recordIndex, and sequenceLength values. The behavior is undefined if the resulting attribute values are incompatible.

Synopsis

Declared in <ball_context.h>

void
setAttributesRaw(
    Transmission::Cause transmissionCause,
    int recordIndex,
    int sequenceLength);