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;
Return Value
-
modifiable reference to the custom user‐defined fields
-
non‐modifiable reference to the custom user‐defined fields
Created with MrDocs