mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-22 01:27:59 +02:00
just started changin frm ostringstream
This commit is contained in:
@ -17,7 +17,7 @@
|
||||
*@short interface between receiver and client
|
||||
*/
|
||||
|
||||
class slsReceiverTCPIPInterface : private virtual slsReceiverDefs {
|
||||
class slsReceiverTCPIPInterface : public Logger, private virtual slsReceiverDefs {
|
||||
|
||||
public:
|
||||
/**
|
||||
|
Reference in New Issue
Block a user