Process the record referred by the specified log shared pointer record. Note that classes that derive from ObserverAdapter should not implement this method.

Synopsis

Declared in <ball_observeradapter.h>

virtual
void
publish(
    Record const& record,
    Context const& context) override = 0;

Created with MrDocs