Forward declaration of the log record type published by observers.
Synopsis
Declared in <ball_record.h>
class Record;
Member Functions
Name |
Description |
|
Constructors |
Assign to this log record the value of the specified |
|
Add a managed copy of the specified |
|
Return a reference providing non‐modifiable access to the attributes of this log record. |
|
Clear this log record by removing the user fields, attributes, and clearing the fixed field's message buffer. Note that this method is tailored for efficient memory use within the |
|
|
|
|
|
Return the total number of bytes of dynamic memory allocated by this log record object. Note that this value does not include |
|
Format this object to the specified output |
|
Set the custom user‐defined fields of this log record to the value of the specified |
|
Set the fixed fields of this log record to the value of the specified |
|
|
Declare that this type uses a |
Static Member Functions
Name |
Description |
Destroy the specified |
Friends
Name |
Description |
Return |
Non-Member Functions
Name |
Description |
Return |
Created with MrDocs