PublishAllTriggerCallback is the type of the functor that is invoked with the publication cause to publish all record buffers of all loggers that are allocated by the logger manager.
Declared in <ball_loggermanager.h>
typedef bsl::function<void(Transmission::Cause)> PublishAllTriggerCallback;