Skip to content

89 remove message processor

Afonso Mukai requested to merge 89_remove_message_processor into master

Created by: michele-brambilla

As Mark pointed out at the moment there is no reason for DemuxTopic to inherit MessageProcessor and TimeDifferenceFromMessage rather than simply implement the methods. Members and methods in DemuxTopic and ProcessMessageResult names have been changed according to the LLVM-style standard. Closes #89 (closed)

Merge request reports