BloombergLP::ball::Context::setAttributesRaw

Set the attributes of this context object without validating them.

Synopsis

Declared in <ball_context.h>

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

Description

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.

Parameters

NameDescription
transmissionCausecause of transmission
recordIndexindex within the sequence
sequenceLengthnumber of records in the sequence