FairMQ: Rewrite event manager to support multiple subscribers

This commit is contained in:
Dennis Klein
2017-09-20 21:23:21 +02:00
committed by Mohammad Al-Turany
parent 88b3b8ef18
commit 6ecd0e9085
6 changed files with 233 additions and 1 deletions

View File

@@ -63,6 +63,7 @@ set(FAIRMQ_DEPRECATED_HEADER_FILES
)
set(FAIRMQ_HEADER_FILES
${FAIRMQ_DEPRECATED_HEADER_FILES}
EventManager.h
FairMQChannel.h
FairMQConfigurable.h
FairMQDevice.h