fixedFields overloads

Synopses

Declared in <ball_record.h>

Return the modifiable fixed fields of this log record.

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

RecordAttributes const&
fixedFields() const;

Return Value

  • modifiable reference to the fixed fields of this log record

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

Created with MrDocs