[#BloombergLP-ball-Record-fixedFields-08] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/ball.adoc[ball]::xref:BloombergLP/ball/Record.adoc[Record]::fixedFields :relfileprefix: ../../../ :mrdocs: `fixedFields` overloads == Synopses Declared in `<ball_record.h>` Return the modifiable fixed fields of this log record. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/ball/RecordAttributes.adoc[RecordAttributes]& xref:BloombergLP/ball/Record/fixedFields-09.adoc[fixedFields](); ---- [.small]#xref:BloombergLP/ball/Record/fixedFields-09.adoc[_» more..._]# Return the non‐modifiable fixed fields of this log record. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/ball/RecordAttributes.adoc[RecordAttributes] const& xref:BloombergLP/ball/Record/fixedFields-0d.adoc[fixedFields]() const; ---- [.small]#xref:BloombergLP/ball/Record/fixedFields-0d.adoc[_» more..._]# [.small]#Created with https://www.mrdocs.com[MrDocs]#