RAII
- Parallel_Comm is now RAII;
- Transport_Unit initializes
_ibComm
instart()
and reset it instop()
, these methods are called by BU and RU;
Edited by Alberto Perro
_ibComm
in start()
and reset it in stop()
, these methods are called by BU and RU;