Add a managed copy of the specified attribute to the container of attributes maintained by this log record.
Synopsis
Declared in <ball_record.h>
void
addAttribute(ball::Attribute const& attribute);
Parameters
Name |
Description |
attribute |
attribute to add |
Created with MrDocs