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

@ -17,7 +17,7 @@
*@short interface between receiver and client
*/
class slsReceiverTCPIPInterface : private virtual slsReceiverDefs {
class slsReceiverTCPIPInterface : public Logger, private virtual slsReceiverDefs {
public:
/**