BloombergLP::ball::LoggerManager::PublishAllTriggerCallback

Functor invoked to publish all active loggers' record buffers.

Synopsis

Declared in <ball_loggermanager.h>

typedef Logger::PublishAllTriggerCallback PublishAllTriggerCallback;

Description

PublishAllTriggerCallback is the type of the functor that is invoked to publish all record buffers of all active loggers (i.e., loggers allocated by the logger manager that have not yet been deallocated).