BloombergLP::ball::AsyncFileObserver_Record

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

NameDescription
d_context Context of the log record.
d_record Log record published by this observer.