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).

Synopsis

Declared in <ball_loggermanager.h>

typedef Logger::PublishAllTriggerCallback PublishAllTriggerCallback;

Created with MrDocs