PRIVATE STRUCT. For use by the ball::AsyncFileObserver implementation only. This struct holds a log record and its associated context.

Synopsis

Declared in <ball_asyncfileobserver.h>

struct AsyncFileObserver_Record;

Data Members

Name

Description

d_context

Context of the log record.

d_record

Log record published by this observer.

Created with MrDocs