8#include <daq/hbasf2/apps/ZMQClasses.h>
9#include <framework/logging/Logger.h>
18int main(
int argc,
char* argv[])
21 collector.initFromConsole(
"b2hlt_acceptor - mimick a final sink by confirming each received input (confirmed connection).", argc,
25 B2RESULT(
"Program terminated.");
App to only send a confirmation on every incoming message - behaves the same as the input of a (final...
Abstract base class for different kinds of events.