
The target socket of the logger (loggerPort) is
connected by passing it as argument to the initiator socket of the
ISS (dataBus). The C++ function application
operator, (), is overloaded for initiator sockets
to provide this binding function.
iss.dataBus( logger.loggerPort );
