Skip to content

ByteStreamInput/OutputSvc: change base class to an interface class

Frank Winklmeier requested to merge fwinkl/athena:ibsoutputsvc into main

The ByteStreamInputSvc and ByteStreamOutputSvc base classes didn't contain any code. Change them to become actual interface classes IByteStreamInputSvc and IByteStreamOutputSvc

Merge request reports

Loading