BloombergLP::ball::Record::fixedFields

fixedFields overloads

Synopses

Declared in <ball_record.h>

Return the modifiable fixed fields of this log record.

RecordAttributes&
fixedFields();
» more...

Return the non-modifiable fixed fields of this log record.

RecordAttributes const&
fixedFields() const;
» more...

Return Value

  • modifiable reference to the fixed fields of this log record
  • non-modifiable reference to the fixed fields of this log record