customFields overloads
Synopses
Declared in <ball_record.h>
Return a reference providing modifiable access to the custom user‐defined fields of this log record.
Return a reference providing non‐modifiable access to the custom user‐defined fields of this log record.
ball::UserFields const&
customFields() const;
Created with MrDocs