Skip to content

ByteStreamCnvSvcBase: move IByteStreamEventAccess to derived classes

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

Move the IByteStreamEventAccess interface inheritance to the derived classes where it is actually implemented and use auto-declaring interface syntax.

Merge request reports