just started changin frm ostringstream

This commit is contained in:
Dhanya Maliakal
2017-04-18 15:32:01 +02:00
parent 9468b9ca1e
commit 91b7a87557
12 changed files with 1170 additions and 864 deletions

View File

@ -21,7 +21,7 @@
#include "logger.h"
class UDPInterface {
class UDPInterface: public Logger {
/* abstract class that defines the UDP interface of an sls detector data receiver.