fixedFields overloads
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...