[inline]
The actual port number for the given index (range = [0.
.NrPorts-1].
Definition at line 107 of file Channel.h.
References mPort.
Referenced by Impala::Util::ChannelProxy::GetChannel().
00108 { 00109 return mPort + idx; 00110 }