Return a reference providing non‐modifiable access to the attributes of this log record.

Synopsis

Declared in <ball_record.h>

bsl::vector<ball::ManagedAttribute> const&
attributes() const;

Return Value

non‐modifiable reference to the attributes of this log record

Created with MrDocs